Click or drag to resize

MatchSrfSettingsContinuity Property

Match the shape of the edge being edited to the target edge C0_continuous: edge position only G1_continuous: edge position and tangency G2_continuous: edge position, tangency and curvature

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Continuity Continuity { get; }

Property Value

Type: Continuity
See Also