"Select Attributes after R execute script"

Aletyz
Aletyz New Altair Community Member
edited November 2024 in Community Q&A
Hallo,

I have tried to select a subset of my attributes using the "select Attributes" node after a
"R execution script". The problem is that the select attribute node cannot find any attributes after i have performed an operation them using R. Can somebody help with this ?
Tagged:

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Hi,

    what do you mean by "can not find". Do they just no show up in the dropdown? If so, try to type them in by hand. It might be that the metapropagation does not work on your R script.


    Best,

    Martin
  • Aletyz
    Aletyz New Altair Community Member
    Thank you very much Martin. Typing in the attributes manually did work. The problem appears to be solely the automatic recognition. Except for that the  the select node works perfectly after an R node.