Material Manager Attributes

Introduced

v11.0 (2013)

View attributes for the Material Manager. This attribute is only available for View.GetAttributeValue ( View.SetAttributeValue is not supported).

Note See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.
Attribute Name Description Supports
selection Returns a comma-delimited string containing the full name(s) of the selected materials currently displayed in the Material Manager. If nothing is selected it returns an empty string.

Possible Values:

Description:

<Material Name> The SIObject.FullName of selected material(s).
View.GetAttributeValue only.