fmeobjects.FMEFace.getAsArea
- FMEFace.getAsArea()
Returns the face as an area.
- Return type:
- Returns:
The face as a
FMEAreaobject. Note: This method returns a terminal geometry type of theFMEArea; i.e. one of the leaf classes in theFMEAreainheritance graph. For example, aFMEPolygonis returned if the geometry truly is a polygon.