fmeobjects.FMEFeature.buildAggregateFeat

FMEFeature.buildAggregateFeat(featureList)

Create an aggregate feature from the supplied list of features.

Parameters:

featureList (list[FMEFeature]) – The list of features to build the aggregate from.

Return type:

None

Raises:

FMEException – An exception is raised if an error occurred.