Overload_Rhino_Geometry_Vector3d__ctor - mcneel/rhinocommon-api-docs GitHub Wiki

Vector3d Constructor

Overload List

 

Name Description
Public method Vector3d(Point3d) Initializes a new instance of a vector, copying the three components from the three coordinates of a point.
Public method Vector3d(Vector3d) Initializes a new instance of a vector, copying the three components from a vector.
Public method Vector3d(Vector3f) Initializes a new instance of a vector, copying the three components from a single-precision vector.
Public method Vector3d(Double, Double, Double) Initializes a new instance of a vector, using its three components.
  Back to Top

See Also

Reference

Vector3d Structure
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️