Click or drag to resize

CurveNonConstOperation Method

For derived classes implementers.

Defines the necessary implementation to free the instance from being constant.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected override void NonConstOperation()
See Also