Share

RailTypeDefaultJoinOption Enumeration

The default join type 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 RailTypeDefaultJoinOption

Members

Member nameValueDescription
Fillet1 The rails will be joined by a fillet connection.
Miter0 The rails will be joined by a miter connection.

See Also

Reference

Was this information helpful?