Click or drag to resize

GH_InputParamManagerAddIntervalParameter Method

Overload List
  NameDescription
Public methodAddIntervalParameter(String, String, String, GH_ParamAccess)
Add an Interval (i.e. numeric domain) parameter to the input list of this component.
Public methodAddIntervalParameter(String, String, String, GH_ParamAccess, Interval)
Add an Interval (i.e. numeric domain) parameter to the input list of this component.
Public methodAddIntervalParameter(String, String, String, GH_ParamAccess, IEnumerableInterval)
Add an Interval (i.e. numeric domain) parameter to the input list of this component.
Top
See Also