OffsetCornerClosureTypeEnum Enumerator
Description
OffsetCornerClosure Types.Methods
| Name | Value | Description |
| kCircularCornerClosure | 96257 | Circular arcs are attached tangentially to the offset edges so that gaps are replaced by rounded corners. |
| kExtendCornerClosure | 96259 | Offset edges are extended smoothly where there is a gap, with the extension depending on the curve type. |
| kLinearCornerClosure | 96258 | Linear extensions are attached tangentially to offset edges where there is a gap. |
