StairsEditScope Properties
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| IsActive | bool | Tells if the EditScope is active. In other words, the EditScope has started but not committed/canceled yet. (Inherited from EditScope ) | EditScope |
| IsPermitted | bool | Tells if the edit scope is permitted to start. (Inherited from EditScope ) | EditScope |
| IsValidObject | Boolean | Specifies whether the .NET object represents a valid Revit entity. (Inherited from EditScope ) | EditScope |