ModelStates.ActiveModelState Property
Parent Object: ModelStatesDescription
Read-only property that returns the active model state for this document.
Syntax
ModelStates.ActiveModelState() As ModelStateProperty Value
This is a read only property whose value is a ModelState.Samples
Name | Description |
Create Revit Export sample | This sample demonstrates how to create a RevitExport object. |