Click or drag to resize

Param_JointPrompt_Plural Method

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

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

Parameters

values
Type: System.Collections.GenericListGH_Joint

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

Return Value

Type: GH_GetterResult

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

See Also