Namespace:
Autodesk.Revit.DB.Architecture
StairsNumberSystemReferenceOption
Enumeration
Description:
The reference types permitted for a number system to refer to the geometry of a stairs run.
The reference types permitted for a number system to refer to the geometry of a stairs run.
Syntax
public enum StairsNumberSystemReferenceOption
Unknown Namespace Members:
| Name | Description |
|---|---|
| Center | The number system reference to stairs path. |
| Left | The number system reference to left boundary of stairs. |
| Right | The number system reference to right boundary of stairs. |
| LeftQuarter | The number system reference to left quarter of stairs |
| RightQuarter | The number system reference to right quarter of stairs |