fmeobjects.FMEAggregate.hasGeometryInstance
- FMEAggregate.hasGeometryInstance()
hasGeometryInstance(recursive),
This method returns
Trueif this aggregate contains an instance of a geometry definition. If the parameter recursive is set toFalse, it will only test this aggregate itself. If ‘recursive’ is equal toTrue, then this method will returnTrueif any part contained in this aggregate at any level is a geometry instance.