Click or drag to resize

IGH_ContextualParameterAutoAssignContextualData Method

Use the in-build getter UI to assign data to the parameter.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool AutoAssignContextualData(
	GH_ParameterContext context
)

Parameters

context
Type: Grasshopper.KernelGH_ParameterContext

Return Value

Type: Boolean
See Also