RhinoReplaceObjectEventArgs.ObjectId Property

RhinoReplaceObjectEventArgsObjectId Property

[Missing <summary> documentation for "P:Rhino.DocObjects.RhinoReplaceObjectEventArgs.ObjectId"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Guid ObjectId { get; }
Public ReadOnly Property ObjectId As Guid
	Get

Property Value

Type: Guid
See Also