fmeobjects.FMEFace.getAsAreaInLocalCoordinates

FMEFace.getAsAreaInLocalCoordinates()

Returns the face as an area in local coordinates.

Return type:

FMEArea

Returns:

The face as a FMEArea object. Note: This method returns a terminal geometry type of the FMEArea; i.e. one of the leaf classes in the FMEArea inheritance graph. For example, a FMEPolygon is returned if the geometry truly is a polygon.