Click or drag to resize

Param_HatchPrompt_Plural Method

Namespace:  Grasshopper.Kernel.Parameters
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<GH_Hatch> values
)

Parameters

values
Type: System.Collections.GenericListGH_Hatch

Return Value

Type: GH_GetterResult
See Also