Click or drag to resize

MorphControlCurve Property

Returns the morph control's curve. While this should never be null, the calling function should check.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public NurbsCurve Curve { get; }

Property Value

Type: NurbsCurve
See Also