Click or drag to resize

Param_ModelViewPrompt_Plural Method

Namespace:  Grasshopper.Rhinoceros.Display.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<ModelView> values
)

Parameters

values
Type: System.Collections.GenericListModelView

Return Value

Type: GH_GetterResult
See Also