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