fmeobjects.FMEMultiSurface.rotate2D¶
-
FMEMultiSurface.
rotate2D
(center, angle)¶ Rotates the contained surfaces about the z-axis by the specified angle, in degrees. The rotation is performed relative to the center specified. A positive angle corresponds to a counter-clockwise rotation, when looking down onto the XY-plane.
Parameters: Return type: Raises: FMEException – An exception is raised if an error occurred.