CommonObject.OnSwitchToNonConst Method

CommonObjectOnSwitchToNonConst Method

Is called when a non-const operation first occurs.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected virtual void OnSwitchToNonConst()
Protected Overridable Sub OnSwitchToNonConst
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also