Gets and sets the active model state, in a part or assembly that has more than one model state.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 26.0
Syntax
VB
Property ActiveModelState As String
Get
Set
C#
string ActiveModelState { get; set; }
Return Value
Type:
StringThe name of the active model state.
See Also
Reference