Param_CrossSectionPrompt_Singular Method

Prompts for single values.

Definition

Namespace: Karamba.GHopper.CrossSections
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
protected override GH_GetterResult Prompt_Singular(
	ref GH_CrossSection value
)

Parameters

value  GH_CrossSection

[Missing <param name="value"/> documentation for "M:Karamba.GHopper.CrossSections.Param_CrossSection.Prompt_Singular(Karamba.GHopper.CrossSections.GH_CrossSection@)"]

Return Value

GH_GetterResult
1 if successful

See Also