Description:

Morphs an Euclidean point.

Syntax:
public override Point3d MorphPoint(
Point3d point
)
Parameters:
  • point
  • Type: Point3d
  • A point that will be morphed by this object.
Returns:
Type: Point3d
Resulting morphed point.
Available since:
5.9

Nothing found