fmeobjects.FMEAggregate.getGeometryDefinitionReference¶
-
FMEAggregate.
getGeometryDefinitionReference
()¶ This method will get the geometry definition reference associated with this aggregate, if this aggregate is a geometry instance. If this aggregate is a regular aggregate with no geometry instance,
None
will be returned.Return type: int or None Returns: The geometry definition reference, or None
.