fmeobjects.FMESimpleSolidIterator¶
-
class
FMESimpleSolidIterator¶ Bases:
objectFME Simple Solid Iterator Class
init()
FMESimpleSolidIteratorshould not be constructed directly. Instead, use the iterator semantics ofFMECompositeSolidto get anFMESimpleSolidIteratorwhich can be used to iterate over its geometries.-
__init__¶ Initialize self. See help(type(self)) for accurate signature.
-