Share

RailConnectionOption Enumeration

The connections between rails.


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

Syntax

C#

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

Reference

Was this information helpful?