RailExtensionStyle Enumeration
The extension style of the rail.
Namespace:
Autodesk.Revit.DB.Architecture
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum RailExtensionStyle
Members
Member name
Value
Description
Floor
2
The rail extends to floor.
None
0
The rail extends to nothing
Post
3
The rail extends to post.
Wall
1
The rail extends to wall.
See Also
Reference
Autodesk.Revit.DB.Architecture Namespace