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