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()
Protected Overrides Sub NonConstOperation
See Also