Synoptic View Attributes

Introduced

v7.0

View attribute for the Synoptic View. This attribute is only available for View.SetAttributeValue (View.GetAttributeValue 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
path Sets the full path and name of the HTML synoptic page to use. See the View object for a Python example using this attribute.

Possible Values:

Description:

<filepath>,<objectpath> The location of the HTML to use in the Synoptic View and the object to which the synoptic property applies.
View.SetAttributeValue only.