fmeobjects.FMEAggregate.scale
- FMEAggregate.scale(xscale, yscale, zscale)
Applies a scale factor to the aggregate. The scale factor will be applied to the transformation matrix associated with this aggregate. The ‘zscale’ is ignored if geometry is 2D. If the aggregate has no matrix, a new matrix will be created.
- Parameters:
- Return type:
None
- Raises:
FMEException – An exception is raised if an error occurred.