Namespace:
Autodesk.Revit.DB.Architecture
HandRailPosition
Enumeration
Description:
The position of the hand rail.
The position of the hand rail.
Syntax
public enum HandRailPosition
Unknown Namespace Members:
Name | Description |
---|---|
None | No hand rail |
Left | The hand rail is on the left side of railing. |
Right | The hand rail is on the right side of railing. |
LeftAndRight | The handrail is on both sides of the railing. |