Click or drag to resize

RhinoDocAddRhinoObject Event

Called if a new object is added to the document.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static event EventHandler<RhinoObjectEventArgs> AddRhinoObject

Value

Type: SystemEventHandlerRhinoObjectEventArgs
See Also