RailExtensionStyle Enumeration

The extension style of the rail.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum RailExtensionStyle
Members
Member nameValueDescription
Floor2 The rail extends to floor.
None0 The rail extends to nothing
Post3 The rail extends to post.
Wall1 The rail extends to wall.
See Also