Click or drag to resize

Param_CrossSectionPrompt_Plural Method

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

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

Parameters

values
Type: System.Collections.GenericListGH_CrossSection

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

Return Value

Type: GH_GetterResult

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

See Also