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

MorphPoint method

Class:  Rhino.Geometry.SpaceMorph

Nothing found