M_Rhino_Geometry_Vector3d__ctor - mcneel/rhinocommon-api-docs GitHub Wiki
Initializes a new instance of a vector, copying the three components from the three coordinates of a point.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Vector3d(
Point3d point
)
VB
Public Sub New (
point As Point3d
)
- point
- Type: Rhino.Geometry.Point3d
The point to copy from.
Supported in: 6.0.16224.21491, 5D58w