Revit 2025.3 API
StairsIs |
Indicates whether the stairs is in edit mode or not.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsInEditMode()
Public Function IsInEditMode As Boolean
public: bool IsInEditMode()
member IsInEditMode : unit -> bool
Return Value
BooleanSee Also