M_Rhino_Geometry_Vector3d__ctor_2 - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of a vector, copying the three components from a single-precision vector.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Vector3d(
Vector3f vector
)
VB
Public Sub New (
vector As Vector3f
)
- vector
- Type: Rhino.Geometry.Vector3f
A single-precision vector.
Supported in: 6.0.16224.21491, 5D58w