Click or drag to resize

RhinoReplaceObjectEventArgsObjectId Property

The id of 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 Guid ObjectId { get; }

Property Value

Type: Guid
See Also