ModelStates.ModelStatesInEdit Property
Parent Object: ModelStatesDescription
Read-write property that gets and sets the model states in edit.
Syntax
ModelStates.ModelStatesInEdit() As ObjectCollectionProperty Value
This is a read/write property whose value is an ObjectCollection.Samples
Name | Description |
Modify Multiple Model States Sample | This sample demonstrates how to set multiple but not all model states into edit mode. |