Render Tree and ICE Tree Attributes
View attributes for the Render Tree and the ICE Tree. Both views use the same attributes. You can use these attributes when extending the functionality of the Render Tree or ICE Tree via its custom menu hooks. These attributes are only available for View.GetAttributeValue.
|
Attribute Name |
Description |
Supports |
|
container |
Returns the full name of the container object (such as the Material or ICETree) currently displayed in the Render Tree view or ICE Tree. If the Render Tree or ICE Tree is empty it returns an empty string. Possible Values: • <name of a scene item> The FullName of the Render Tree or ICE Tree. |
• Get |
|
selection |
Returns a comma-delimited string containing the full name(s) of the selected ICENodes currently displayed in the Render Tree or ICE Tree. If nothing is selected it returns an empty string. Possible Values: • <ICENode name> The FullName of the selected ICENode(s). |
• Get |
![]()
|
See View Attributes for a complete list of types of attributes that you can use when customizing your Relational Views. |
Autodesk Softimage v7.5