Click or drag to resize

GH_OutputParamManagerAddParameter Method

Overload List
  NameDescription
Public methodAddParameter(IGH_Param)
Generic parameter addition. If you cannot use one of the utility methods provided by this class, you can register a customized parameter using this method.
Public methodAddParameter(IGH_Param, String, String, String, GH_ParamAccess)
Generic parameter addition. If you cannot use one of the utility methods provided by this class, you can register a customized parameter using this method.
Top
See Also