Click or drag to resize

GH_InputParamManagerAddNumberParameter Method

Overload List
  NameDescription
Public methodAddNumberParameter(String, String, String, GH_ParamAccess)
Add a floating point Number parameter to the input list of this component.
Public methodAddNumberParameter(String, String, String, GH_ParamAccess, IEnumerableDouble)
Add a floating point Number parameter to the input list of this component.
Public methodAddNumberParameter(String, String, String, GH_ParamAccess, Double)
Add a floating point Number parameter to the input list of this component.
Top
See Also