Click or drag to resize

GH_Vector Constructor

Overload List
  NameDescription
Public methodGH_Vector
Default constructor. Creates a zero-length vector.
Public methodGH_Vector(GH_Vector)
Create a duplicate of another vector
Public methodGH_Vector(Vector3d)
Create a vector from x, y and z components.
Top
See Also