Share

RailSupportsLayout Enumeration

The layout of the rail supports.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public enum RailSupportsLayout

Members

Member nameValueDescription
AlignWithRailingPosts2 The rail supports are laid out aligned with the railing posts.
FixedDistance1 The rail supports are laid out on a fixed distance spacing.
FixedNumber3 The rail supports are laid out with a specified fixed number.
MaxSpacing4 The rail supports are laid out with a maximum spacing.
MinSpacing5 The rail supports are laid out with a minimum spacing.
None0 No rail support.

See Also

Reference

Was this information helpful?