menu
RhinoCommon API
search
search
V8 and older
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
home
/
Rhino.Geometry
/
CurveOffsetEndStyle
CurveOffsetEndStyle enum
Defines enumerated values for all implemented end styles in curve offsets.
Derived Classes:
Namespace:
Rhino.Geometry
CurveOffsetEndStyle:
references
keyboard_arrow_down
Values (3)
None = 0
No closing segments are added.
Flat = 1
Straight-line segments are added between the curves.
Round = 2
Tangent arcs are added between the curves.
Nothing found