Grasshopper API
GH_ActiveObjectRegisterRemoteIDs Method |
Override this function if you want object changes in the Rhino document to trigger a new solution.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public virtual void RegisterRemoteIDs( GH_GuidTable id_list )
Public Overridable Sub RegisterRemoteIDs ( id_list As GH_GuidTable )
Parameters
- id_list
- Type: GH_GuidTable
The object ID database Grasshopper is responsive to.