fmeobjects.FMEMultiSurface.offset

FMEMultiSurface.offset(offsetPoint)

Offsets the geometry by the coords specified by ‘offsetPoint’.

Parameters:offsetPoint (FMEPoint) – The point to offset the coordinates of the geometry by.
Return type:None
Raises:FMEException – An exception is raised if an error occurred.