Share

RailExtensionStyle Enumeration

The extension style of the rail.


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

Syntax

C#

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

Reference

Was this information helpful?