Share

StairsPathDirection Enumeration

The direction style of stairs path.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum StairsPathDirection

Members

Member nameValueDescription
AlwaysUp0 The direction of the stair path will always be UP direction.
AutomaticUpDown1 The direction of the stair path will be determined automatically.

See Also

Reference

Was this information helpful?