Click or drag to resize

GH_OutputParamManager Properties

The GH_ComponentGH_OutputParamManager type exposes the following members.

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