Click or drag to resize

GH_InputParamManager Properties

The GH_ComponentGH_InputParamManager type exposes the following members.

Properties
  NameDescription
Public propertyParam
Gets the input parameter at the given index.
(Overrides GH_ParamManager.Param.)
Public propertyParamCount
Returns the number of input parameters already part of this component.
(Overrides GH_ParamManager.ParamCount.)
Top
See Also