GH_InputParamManager.AddBooleanParameter Method

GH_InputParamManagerAddBooleanParameter Method

Overload List
  NameDescription
Public methodAddBooleanParameter(String, String, String, GH_ParamAccess)
Add a Boolean parameter to the input list of this component.
Public methodAddBooleanParameter(String, String, String, GH_ParamAccess, Boolean)
Add a Boolean parameter to the input list of this component.
Public methodAddBooleanParameter(String, String, String, GH_ParamAccess, IEnumerableBoolean)
Add a Boolean parameter to the input list of this component.
Top
See Also