Namespace:
Autodesk.Revit.DB.Architecture
StairsRunJustification
Enumeration
Description:
The position of the run relative to the Up-direction path used to create the run.
The position of the run relative to the Up-direction path used to create the run.
Syntax
public enum StairsRunJustification
Unknown Namespace Members:
| Name | Description |
|---|---|
| Left | The creation path for the run is the left edge. |
| Center | The creation path for the run is the center. |
| Right | The creation path for the run is the right edge. |
| LeftExterior | The creation path for the run is the left stringer exterior edge. |
| RightExterior | The creation path for the run is the right stringer exterior edge. |