menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Converts a single-precision point in a double-precision point.
Syntax:
public static
Point3d
FromPoint3f(
Point3f
point
)
Parameters:
point
Type:
Point3f
A point.
Returns:
Type:
Point3d
The resulting point.
Available since:
6.0
home
/
Rhino.Geometry
/
Point3d
/
FromPoint3f
FromPoint3f method
Class:
Rhino.Geometry.Point3d
Nothing found