Revit 2021.1 API |
StairsPathType..::..StairsPathDirection Property |
StairsPathType Class See Also |
The style of the stairs path.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2013
Syntax
C# |
---|
public StairsPathDirection StairsPathDirection { get; } |
Visual Basic |
---|
Public ReadOnly Property StairsPathDirection As StairsPathDirection Get |
Visual C++ |
---|
public: property StairsPathDirection StairsPathDirection { StairsPathDirection get (); } |