fmeobjects.FMEFeature.getGeometryType
- FMEFeature.getGeometryType()
Get the feature’s classic geometry type.
Returns one of
FME_GEOM_UNDEFINED,FME_GEOM_POINT,FME_GEOM_LINE,FME_GEOM_POLYGON,FME_GEOM_DONUT,FME_GEOM_PIP, orFME_GEOM_AGGREGATE.- Return type:
- Returns:
The geometry type of the feature.