Share

ModelStateTable Object


Description

The ModelStateTable object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
AttributeSets Gets the Attribute Sets collection on this object.
Parent Gets the parent object from whom this object can logically be reached.
TableColumns Read-only property that returns the ModelStateTableColumns collection object.
TableRows Read-only property that returns the ModelStateTableRows collection object.
Type Gets the constant that indicates the type of this object.

Accessed From

ModelStates.ModelStateTable, ModelStateTableCell.Parent, ModelStateTableColumn.Parent, ModelStateTableRow.Parent

Version

Introduced in version 2022

Was this information helpful?