GH_InputParamManagerAddIntegerParameter Method |
Name | Description | |
---|---|---|
AddIntegerParameter(String, String, String, GH_ParamAccess) |
Add a Integer parameter to the input list of this component.
| |
AddIntegerParameter(String, String, String, GH_ParamAccess, IEnumerableInt32) |
Add a Integer parameter to the input list of this component.
| |
AddIntegerParameter(String, String, String, GH_ParamAccess, Int32) |
Add a Integer parameter to the input list of this component.
|