Namespace:
Autodesk.Revit.DB.Architecture
BreakCornerCondition
Enumeration
Description:
Condition on which the corner post is inserted.
Condition on which the corner post is inserted.
Syntax
public enum BreakCornerCondition
Unknown Namespace Members:
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. |