RhinoCommon API
SpaceMorphMorphPoint Method |
Morphs an Euclidean point.
This method is abstract.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public abstract Point3d MorphPoint( Point3d point )
Public MustOverride Function MorphPoint ( point As Point3d ) As Point3d
Parameters
- point
- Type: Rhino.GeometryPoint3d
A point that will be morphed by this function.
Return Value
Type: Point3dResulting morphed point.

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