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:
Morphs an Euclidean point. This method is abstract.
Syntax:
public abstract
Point3d
MorphPoint(
Point3d
point
)
Parameters:
point
Type:
Point3d
A point that will be morphed by this function.
Returns:
Type:
Point3d
Resulting morphed point.
Available since:
5.0
home
/
Rhino.Geometry
/
SpaceMorph
/
MorphPoint
MorphPoint method
Class:
Rhino.Geometry.SpaceMorph
Nothing found