GH_InputParamManagerAddBooleanParameter Method |
Name | Description | |
---|---|---|
AddBooleanParameter(String, String, String, GH_ParamAccess) |
Add a Boolean parameter to the input list of this component.
| |
AddBooleanParameter(String, String, String, GH_ParamAccess, Boolean) |
Add a Boolean parameter to the input list of this component.
| |
AddBooleanParameter(String, String, String, GH_ParamAccess, IEnumerableBoolean) |
Add a Boolean parameter to the input list of this component.
|