XSI Explorer Attributes

Introduced

v5.0

View attributes for the XSI Explorer. Some of these attributes are available for View.GetAttributeValue and View.SetAttributeValue but some are only available for View.GetAttributeValue. Check the third column in the table.

Note See ViewAttributes for a complete list of types of attributes that you can use when customizing your Relational Views.
Attribute Name Description Supports
targetcontent The element to display (for setting) or currently on display (for getting) in the scene explorer inside the left pane of the xsi explorer. Only available when using Selection or Custom scopes.

Possible Values:

Description:

<any element> The name of an element.
View.SetAttributeValue only.
viewer The viewer to display in the right pane when the XSI Explorer is displayed.

Possible Values:

Description:

<any viewer name> The name of the viewer as it appears on the Viewer menu of an XSI Explorer, for example, "Schematic", "Object View", etc.
View.GetAttributeValue and View.SetAttributeValue.