GH_InputParamManagerAddIntervalParameter Method |
Name | Description | |
---|---|---|
AddIntervalParameter(String, String, String, GH_ParamAccess) |
Add an Interval (i.e. numeric domain) parameter to the input list of this component.
| |
AddIntervalParameter(String, String, String, GH_ParamAccess, Interval) |
Add an Interval (i.e. numeric domain) parameter to the input list of this component.
| |
AddIntervalParameter(String, String, String, GH_ParamAccess, IEnumerableInterval) |
Add an Interval (i.e. numeric domain) parameter to the input list of this component.
|