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
Select Attributes by Role, eg. drop all special attributes.
Hi Everyone,
Is there any way to filter attributes by Role? For example I would like to select all non-special attributes. Basically all attributes whose role is regular. This will be useful for writing CSV files without the special attributes. I would use write special to do accomplish the same thing (only writing the regular attributes) but write special has no potion to output an attribute name header.
Adding a Role attribute filter type in Select Attributes would be a great feature. ;D
-Gagi
Is there any way to filter attributes by Role? For example I would like to select all non-special attributes. Basically all attributes whose role is regular. This will be useful for writing CSV files without the special attributes. I would use write special to do accomplish the same thing (only writing the regular attributes) but write special has no potion to output an attribute name header.
Adding a Role attribute filter type in Select Attributes would be a great feature. ;D
-Gagi
0
Answers
unfortunately it is not possible to automaticly select all non-special attributes. But you can use a workaround by using the "Select Attributes" operator.
Use the option subset and select all special attributes. Finally check invert selection and include special attributes. This way you get only non-special attributes.
Greetings,
Nils
There really should be a selection option based on role. Also Write CSV should have an option to include or exclude writing of special attributes. Likewise write special should have the same option, and an option to include the attribute name header.
;D
-Gagi