Grasshopper API
GH_ComponentParamServerFind Method |
Find the parameter that has the given InstanceGuid.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- id
- Type: SystemGuid
InstanceID to search for.
Return Value
Type: IGH_ParamThe parameter with the matching ID or null on failure.
