Click or drag to resize

ReplayHistoryResultExistingObject Property

The previously existing object.

Do not attempt to edit this object. It might have been already deleted by, for example, dragging.

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

Property Value

Type: RhinoObject
See Also