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
/
BlendContinuity
BlendContinuity enum
Used in curve and surface blending and matching functions.
Derived Classes:
Namespace:
Rhino.Geometry
BlendContinuity:
references
keyboard_arrow_down
Values (3)
Position = 0
G0: The curves or surfaces touch at the join point (position).
Tangency = 1
G1: The curves or surfaces also share a common tangent direction at the join point (tangent).
Curvature = 2
G2: The curves or surfaces also share a common center of curvature at the join point (curvature).
Nothing found