fmeobjects.FMEPoint.reset

FMEPoint.reset(point)

Set the coordinate and measure values to the values in the given point. The point is forced to 3D if necessary. All existing measures are lost.

Parameters

point (FMEPoint) – The point to reset the coordinate and measure values to.

Return type

None