Click or drag to resize

RhinoReplaceObjectEventArgsOldRhinoObject Property

The existing object, or the object about to be deleted. At the time is called, this object has not been deleted.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public RhinoObject OldRhinoObject { get; }

Property Value

Type: RhinoObject
See Also