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, or FME_GEOM_AGGREGATE.

Return type:

int

Returns:

The geometry type of the feature.