Creates a vector using the first three elements of the array.
Public Sub New( xyz As double[] )
public Vector3d( double\[\] xyz );
Vector3d Structure, Autodesk.AutoCAD.Geometry Namespace