Click or drag to resize

GH_ComponentGH_InputParamManagerParamCount Property

Returns the number of input parameters already part of this component.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override int ParamCount { get; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.GH_InputParamManager.ParamCount"]

See Also