Revit 2025.3 API
Stairs |
The style of the stairs path.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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