M_Rhino_Geometry_Vector3d__ctor_1 - mcneel/rhinocommon-api-docs GitHub Wiki

Vector3d Constructor (Vector3d)

Initializes a new instance of a vector, copying the three components from a vector.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Vector3d(
	Vector3d vector
)

VB

Public Sub New ( 
	vector As Vector3d
)

Parameters

 

vector
Type: Rhino.Geometry.Vector3d
A double-precision vector.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Vector3d Structure
Vector3d Overload
Rhino.Geometry Namespace

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