Revit 2026 API
Stairs |
The style of the stairs path.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public StairsPathDirection StairsPathDirection { get; }
Public ReadOnly Property StairsPathDirection As StairsPathDirection Get
public: property StairsPathDirection StairsPathDirection { StairsPathDirection get (); }
member StairsPathDirection : StairsPathDirection with get
Property Value
StairsPathDirectionSee Also