fmeobjects.FMEAggregate.setMultipleGeometryFlag

FMEAggregate.setMultipleGeometryFlag()

setMultipleGeometryFlag(isMultiple),

This method sets whether the aggregate contains a MultipleGeometry, that is, whether the aggregate is structured in a way such that each part is its own geometry separate from the other parts in the aggregate.

Parameters:

isMultiple (bool) – True if the aggregate contains a MutlipleGeometry, False otherwise

Return type:

None