RhinoCommon API
CurveOffsetCornerStyle Enumeration |
Defines enumerated values for all implemented corner styles in curve offsets.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)


Member name | Value | Description | |
---|---|---|---|
None | 0 | The dafault value. | |
Sharp | 1 | Offsets and extends curves with a straight line until they intersect. | |
Round | 2 | Offsets and fillets curves with an arc of radius equal to the offset distance. | |
Smooth | 3 | Offsets and connects curves with a smooth (G1 continuity) curve. | |
Chamfer | 4 | Offsets and connects curves with a straight line between their endpoints. |

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8