fmeobjects.FMESpatialIndex.queryContainedBy
- FMESpatialIndex.queryContainedBy(queryFeature)
This method performs a query to determine which features in the index are contained by the query feature.
- Parameters:
queryFeature (FMEFeature) – The query feature.
- Return type:
None
- Raises:
FMEException – An FMEException is raised if there was an error.