Share

StairsNumberSystemReferenceOption Enumeration

The reference types permitted for a number system to refer to the geometry of a stairs run.


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

Syntax

C#

public enum StairsNumberSystemReferenceOption

Members

Member nameValueDescription
Center0 The number system reference to stairs path.
Left1 The number system reference to left boundary of stairs.
LeftQuarter3 The number system reference to left quarter of stairs
Right2 The number system reference to right boundary of stairs.
RightQuarter4 The number system reference to right quarter of stairs

See Also

Reference

Was this information helpful?