Break |
Condition on which patterns distribution will be broken.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)


Member name | Value | Description |
---|---|---|
AnglesGreaterThan | 1 | Patterns distribution is broken if the angle between neighboring path segments is greater than the defined. |
EachSegmentEnd | 0 | Patterns distribution is broken at each segment end. |
Never | 2 | Patterns are distributed along whole path of a railing. |
