Python FME API
FME 2018.0 b18311
Introduction
Getting started
FME Objects API reference
Features
Geometries
General
Points
Text
Curves
Areas
fmeobjects.FMEArea
fmeobjects.FMESimpleArea
fmeobjects.FMEEllipse
fmeobjects.FMEPolygon
fmeobjects.FMEDonut
fmeobjects.FMEMultiArea
fmeobjects.FMEAreaIterator
fmeobjects.FMESimpleAreaIterator
Constants
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 Pluginbuilder API reference
Python FME API
Docs
»
FME Objects API reference
»
Geometries
»
Areas
»
fmeobjects.FMEPolygon
»
fmeobjects.FMEPolygon.isCollection
View page source
fmeobjects.FMEPolygon.isCollection
¶
FMEPolygon.
isCollection
(
)
¶
Check if the geometry is an aggregate or multi-part collection.
Return type:
bool
Returns:
True
if the geometry is an aggregate or multi-part collection.