The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

How can i use an attribute that i already generate in a function?

cdapontecdaponte Member Posts: 29 Maven
This attribtue is of integer type. I´m putting it between brackets [ ] but it appears me in colour black. Do you know why?  I only know 2 ways of selectting attribtues: between " " or [ ].

Thanks in advance!

Best Answer

  • kaymankayman Member Posts: 662 Unicorn
    Solution Accepted
    Never mind the color. It only is in orange if it is already in the metadata (so known to the process). If you generate new attributes they will be black by default (since they are not known yet by the process) but they will be processed as expected. Using the squared brackets kind of tells the system 'treat this as an attribute even if you are not familiar with it yet'
Sign In or Register to comment.