GH_DocumentCreateAutomaticClusterHooks Method |
Add an input hook for every non-optional input parameter
with no persistent data and no sources. Then add an output hook for
every floating parameter without recipients, and for every
first component output parameter where the parent component has no recipients.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void CreateAutomaticClusterHooks()
Public Sub CreateAutomaticClusterHooks
Remarks See Also