RhinoCommon API
Point3d Conversion (Point3f to Point3d) |
Converts a single-precision point in a double-precision point, without needing casting.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public static implicit operator Point3d ( Point3f point )
Public Shared Widening Operator CType ( point As Point3f ) As Point3d
Parameters
- point
- Type: Rhino.GeometryPoint3f
A point.
Return Value
Type: Point3dThe resulting point.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8