M_Rhino_Geometry_SpaceMorph_MorphPoint - mcneel/rhinocommon-api-docs GitHub Wiki
Morphs an Euclidean point. This method is abstract.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public abstract Point3d MorphPoint(
Point3d point
)
VB
Public MustOverride Function MorphPoint (
point As Point3d
) As Point3d
- point
- Type: Rhino.Geometry.Point3d
A point that will be morphed by this function.
Type: Point3d
Resulting morphed point.
Supported in: 6.0.16224.21491, 5D58w