StairsIsInEditMode Method |
Indicates whether the stairs is in edit mode or not.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsInEditMode()
Public Function IsInEditMode As Boolean
public:
bool IsInEditMode()
member IsInEditMode : unit -> bool
Return Value
Boolean
See Also