The default join type of the rail.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2013
Syntax
C# |
---|
public enum RailTypeDefaultJoinOption |
Visual Basic |
---|
Public Enumeration RailTypeDefaultJoinOption |
Visual C++ |
---|
public enum class RailTypeDefaultJoinOption |
Members
Member name | Description |
---|---|
Miter | The rails will be joined by a miter connection. |
Fillet | The rails will be joined by a fillet connection. |