fmeobjects.FMEAggregate.getGeometryInstanceLocalOrigin

FMEAggregate.getGeometryInstanceLocalOrigin()

This method retrieves the local origin associated with the geometry instance, if this aggregate is a geometry instance. This method will return None if the aggregate is a regular aggregate.

Return type:

tuple[float] or None

Returns:

The local origin, formatted (ddd), or None.