<Code Lib>
2021 Enumeration
Changes 0
E

BreakCornerCondition

Description:
Condition on which the corner post is inserted.

public enum BreakCornerCondition

Name Description
E EachSegmentEnd Corner posts are inserted at each segment end.
E AnglesGreaterThan Corner posts are inserted only when the angle between neighboring path segments is greater than the defined.
E Never Corner posts are not inserted in railings.

Loading…