fmeobjects.FMESolidIterator

Inheritance diagram of fmeobjects.FMESolidIterator
class FMESolidIterator

Bases: object

FME Solid Iterator Class

init()

FMESolidIterator should not be constructed directly. Instead, use the iterator semantics of FMEMultiSolid to get an FMESolidIterator which can be used to iterate over its geometries.

__init__

Initialize self. See help(type(self)) for accurate signature.