Revit 2020.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: 20.0.0.0 (20.1.1.1)
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 (); } |