fmeobjects.FMEOrientedArc。removeDuplicates

FMEOrientedArc. removeDuplicates ( checkZ )

Removes any adjacent duplicate points. If ‘checkZ’ isTrue, x, y, and z coordinates are checked, otherwise only x and y are.

Parameters: checkZ(bool) – Whether to check the z coordinate.
Return type: None