fmeobjects.FMESimpleSolid.offset
- FMESimpleSolid.offset(offsetPoint)
- Offsets the solid by the coords specified by ‘offsetPoint’. - Parameters:
- offsetPoint (FMEPoint) – The - FMEPointto offset the solid by.
- Return type:
- None 
- Raises:
- FMEException – An exception is raised if an error occurred.