StairsPathDirection Enumeration
The direction style of stairs path.
Namespace:
Autodesk.Revit.DB.Architecture
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum StairsPathDirection
Members
Member name
Value
Description
AlwaysUp
0
The direction of the stair path will always be UP direction.
AutomaticUpDown
1
The direction of the stair path will be determined automatically.
See Also
Reference
Autodesk.Revit.DB.Architecture Namespace