fmeobjects.FMEFeature.getGeometry

FMEFeature.getGeometry()

Get the feature’s geometry.

Return type:

FMEGeometry

Returns:

The geometry of the feature. Note: This method returns a terminal geometry type of the FMEGeometry; i.e. one of the leaf classes in the FMEGeometry inheritance graph. For example, a FMEPoint is returned if the geometry truly is a point.