fmeobjects.FMEFeature.getGeometry
- FMEFeature.getGeometry()
Get the feature’s geometry.
- Return type:
- 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 theFMEGeometryinheritance graph. For example, aFMEPointis returned if the geometry truly is a point.