RhinoCommon API
Point3d Constructor (Vector3d) |
Initializes a new point by copying coordinates from the components of a vector.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.0

Parameters
- vector
- Type: Rhino.GeometryVector3d
A vector.
