GH_InputParamManagerAddAngleParameter Method |
Name | Description | |
---|---|---|
AddAngleParameter(String, String, String, GH_ParamAccess) |
Add a floating point Number parameter to the input list of this component.
The parameter will be aware that it is representing angles.
| |
AddAngleParameter(String, String, String, GH_ParamAccess, IEnumerableDouble) |
Add a floating point Number parameter to the input list of this component.
The parameter will be aware that it is representing angles.
| |
AddAngleParameter(String, String, String, GH_ParamAccess, Double) |
Add a floating point Number parameter to the input list of this component.
The parameter will be aware that it is representing angles.
|