M_Rhino_Geometry_Point3d_op_Explicit_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Converts a vector in a point, needing casting.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static explicit operator Point3d (
Vector3d vector
)
VB
Public Shared Narrowing Operator CType (
vector As Vector3d
) As Point3d
- vector
- Type: Rhino.Geometry.Vector3d
A vector.
Type: Point3d
The resulting point.
Supported in: 6.0.16224.21491, 5D58w