fmeobjects.FMESimpleSolidIterator

Inheritance diagram of fmeobjects.FMESimpleSolidIterator
class FMESimpleSolidIterator

Bases: object

FME Simple Solid Iterator Class

init()

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

__init__

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