Click or drag to resize

MatchSrfSettingsOtherEnd Property

Maintain the shape of the edge opposite the one being edited None: opposite edge is free to change C0_continuous: opposite edge position only G1_continuous: opposite edge position and tangency G2_continuous: opposite edge position, tangency and curvature

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

Property Value

Type: Continuity
See Also