|  Rail  | 
 The layout of the rail supports. 
 Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
 Syntax
 Syntax   Members
 Members  | 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
 See Also