Click or drag to resize

CommonObjectNonConstOperation Method

For derived classes implementers.

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

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