Grasshopper API
IGH_InstanceGuidDependent Interface |
Implement this interface in your IGH_DocumentObject class if you want to be informed when
the InstanceGuids of objects in the document are mutated.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

The IGH_InstanceGuidDependent type exposes the following members.

Name | Description | |
---|---|---|
![]() | InstanceGuidsChanged |
This method will be called by the GH_Document that owns this object after
it mutates some or all of it's object InstanceIds.
|
