Condition on which the corner post is inserted.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since: 2019
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
EachSegmentEnd | Corner posts are inserted at each segment end. |
AnglesGreaterThan | Corner posts are inserted only when the angle between neighboring path segments is greater than the defined. |
Never | Corner posts are not inserted in railings. |