fmeobjects.FMESolidIterator¶

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