Revit 2026 API
Rail |
The default join type of the rail.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| Fillet | 1 | The rails will be joined by a fillet connection. |
| Miter | 0 | The rails will be joined by a miter connection. |
See Also