RhinoCommon API
RhinoDocAddRhinoObject Event |
Called if a new object is added to the document.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public static event EventHandler<RhinoObjectEventArgs> AddRhinoObject
Public Shared Event AddRhinoObject As EventHandler(Of RhinoObjectEventArgs)