The direction style of stairs path.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
| C# |
|---|
public enum StairsPathDirection |
| Visual Basic |
|---|
Public Enumeration StairsPathDirection |
| Visual C++ |
|---|
public enum class StairsPathDirection |
Members
| Member name | Description |
|---|---|
| AlwaysUp | The direction of the stair path will always be UP direction. |
| AutomaticUpDown | The direction of the stair path will be determined automatically. |