| Revit 2015 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: 2015.0.0.0 (2015.0.0.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 (); } |