Click or drag to resize

GH_InputParamManagerAddVectorParameter Method

Overload List
  NameDescription
Public methodAddVectorParameter(String, String, String, GH_ParamAccess)
Add a 3D Vector parameter to the input list of this component.
Public methodAddVectorParameter(String, String, String, GH_ParamAccess, Vector3d)
Add a 3D Vector parameter to the input list of this component.
Top
See Also