Click or drag to resize

Param_ElementPrompt_Plural Method

[Missing <summary> documentation for "M:Karamba.GHopper.Elements.Param_Element.Prompt_Plural(System.Collections.Generic.List{Karamba.GHopper.Elements.GH_Element}@)"]

Namespace:  Karamba.GHopper.Elements
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<GH_Element> values
)

Parameters

values
Type: System.Collections.GenericListGH_Element

[Missing <param name="values"/> documentation for "M:Karamba.GHopper.Elements.Param_Element.Prompt_Plural(System.Collections.Generic.List{Karamba.GHopper.Elements.GH_Element}@)"]

Return Value

Type: GH_GetterResult

[Missing <returns> documentation for "M:Karamba.GHopper.Elements.Param_Element.Prompt_Plural(System.Collections.Generic.List{Karamba.GHopper.Elements.GH_Element}@)"]

See Also