fmeobjects.FMEFeature.rotate2D
- FMEFeature.rotate2D(origin, angle)
Rotate the feature counterclockwise around the origin point by the specified angle (in degrees).
- Parameters:
- Return type:
None
- Raises:
FMEException – An exception is raised if an error occurred.