Namespace:
Autodesk.Revit.DB.Architecture
RailingSlopeOption
Enumeration
Description:
The option determines the slope of the railing.
The option determines the slope of the railing.
Syntax
public enum RailingSlopeOption
Unknown Namespace Members:
| Name | Description |
|---|---|
| ByHost | The slope of the railing is determined by its host. |
| Flat | The slope of the railing will be kept flat. |
| Sloped | The slope of the railing will be specified by users. |