Skip to content

M_Rhino_Geometry_GeometryBase_OnSwitchToNonConst

Will Pearson edited this page Aug 11, 2016 · 2 revisions

GeometryBase.OnSwitchToNonConst Method

Is called when a non-const operation occurs.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.50000.0 (5.0.20693.0)

Syntax

C#

protected override void OnSwitchToNonConst()

VB

Protected Overrides Sub OnSwitchToNonConst

See Also

Reference

GeometryBase Class
Rhino.Geometry Namespace

Clone this wiki locally