Python FME API
Introduction
Getting started
FME Objects API reference
Features
Geometries
General
fmeobjects.FMEGeometry
fmeobjects.FMENull
fmeobjects.FMEAggregate
fmeobjects.FMEGeometryIterator
Constants
Points
Text
Curves
Areas
Solids
Surfaces
Appearances and Textures
Rasters
Coordinate system and reprojection tools
Geometry tools
Raster tools
Licensing
Other utilities
FME log and error messages
Versioning and metadata constants
FME Web Services API reference
FME Pluginbuilder API reference
FME Python module reference
Python FME API
FME Objects API reference
Geometries
General
fmeobjects.FMEGeometry
fmeobjects.FMEGeometry.getArea
View page source
fmeobjects.FMEGeometry.getArea
FMEGeometry.
getArea
(
)
Area calculation.
Return type
:
float
Returns
:
The calculated area.