Namespace:
Autodesk.Revit.DB.Architecture
RailingPathCurveJoinOption
Enumeration
Description:
The join type of the railing path.
The join type of the railing path.
Syntax
public enum RailingPathCurveJoinOption
Unknown Namespace Members:
| Name | Description |
|---|---|
| ByType | The rails will be joined according to the settings in the rail type. |
| ExtendRailsToMeet | Extend rails to meet. |
| AddVerticalOrHorizontalSegments | Add vertical or horizontal segments. |
| NoConnector | No connector. |