fmeobjects.FMESpatialIndex.queryCommonSegment

FMESpatialIndex.queryCommonSegment(queryFeature)

This method performs a query to determine which features in the index share a common line segment with the query feature.

Parameters:queryFeature (FMEFeature) – The query feature.
Return type:None
Raises:FMEException – An FMEException is raised if there was an error.