RailConnectionOption Enumeration

The connections between rails.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum RailConnectionOption
Members
Member nameValueDescription
Trim0 Rails will be trimmed and cut with a vertical plane.
Weld1 Rails will be joined in a manner as close to a miter as possible.
See Also