Click or drag to resize

RhinoObjectAnalysisModeChanged Event

Called when the visual analysis mode of a changes.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public static event EventHandler<RhinoObjectAnalysisModeChangedEventArgs> AnalysisModeChanged

Value

Type: SystemEventHandlerRhinoObjectAnalysisModeChangedEventArgs
See Also