fmeobjects.FMEFace.getAsAreaInLocalCoordinates
- FMEFace.getAsAreaInLocalCoordinates()
Returns the face as an area in local coordinates.
- 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.