| Revit 2022.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: 22.0.0.0 (22.1.1.0)
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 (); } |