Revit 2026 API
Rail |
The layout of the rail supports.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax

Member name | Value | Description |
---|---|---|
AlignWithRailingPosts | 2 | The rail supports are laid out aligned with the railing posts. |
FixedDistance | 1 | The rail supports are laid out on a fixed distance spacing. |
FixedNumber | 3 | The rail supports are laid out with a specified fixed number. |
MaxSpacing | 4 | The rail supports are laid out with a maximum spacing. |
MinSpacing | 5 | The rail supports are laid out with a minimum spacing. |
None | 0 | No rail support. |
See Also