fmeobjects.FMEFeature.offset¶
-
FMEFeature.offset(x, y, z)¶ Offsets the feature by the given amounts. (2D or 3D)
Parameters: Return type: Raises: FMEException – An exception is raised if an error occurred.
FMEFeature.offset(x, y, z)¶Offsets the feature by the given amounts. (2D or 3D)
| Parameters: | |
|---|---|
| Return type: | |
| Raises: | FMEException – An exception is raised if an error occurred. |