fmeobjects.FMEAggregate.isSimpleAggregate

FMEAggregate.isSimpleAggregate()

This method determines if the aggregate is a simple aggregate. i.e. that none of its geometries are an Aggregate or Multi.

Return type:

bool

Returns:

Returns True if this aggregate is simple, and False otherwise.