fmeobjects.FMESimpleSolidIterator¶

-
class
FMESimpleSolidIterator
¶ Bases:
object
FME Simple Solid Iterator Class
init()
FMESimpleSolidIterator
should not be constructed directly. Instead, use the iterator semantics ofFMECompositeSolid
to get anFMESimpleSolidIterator
which can be used to iterate over its geometries.-
__init__
¶ Initialize self. See help(type(self)) for accurate signature.
-