Click or drag to resize

Param_ModelPrompt_Plural Method

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

Namespace:  Karamba.GHopper.Models
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected override GH_GetterResult Prompt_Plural(
	ref List<GH_Model> values
)

Parameters

values
Type: System.Collections.GenericListGH_Model

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

Return Value

Type: GH_GetterResult

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

See Also