Namespace:
Autodesk.Revit.DB.Architecture
RailSupportsLayout
Enumeration
Description:
The layout of the rail supports.
The layout of the rail supports.
Syntax
public enum RailSupportsLayout
Unknown Namespace Members:
Name | Description |
---|---|
None | No rail support. |
FixedDistance | The rail supports are laid out on a fixed distance spacing. |
AlignWithRailingPosts | The rail supports are laid out aligned with the railing posts. |
FixedNumber | The rail supports are laid out with a specified fixed number. |
MaxSpacing | The rail supports are laid out with a maximum spacing. |
MinSpacing | The rail supports are laid out with a minimum spacing. |