Grasshopper API
IGH_ContextualParameterAutoAssignContextualData Method |
Use the in-build getter UI to assign data to the parameter.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

bool AutoAssignContextualData( GH_ParameterContext context )
Function AutoAssignContextualData ( context As GH_ParameterContext ) As Boolean
Parameters
- context
- Type: Grasshopper.KernelGH_ParameterContext
Return Value
Type: Boolean