Home | Trees | Indices | Help |
---|
|
object --+ | FMECSGSolidIterator
init()
FMECSGSolidIterator should not be constructed directly. Instead, use the iterator semantics of FMECSGSolid to get an FMECSGSolidIterator which can be used to iterate over its geometries.
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
int
|
|
||
FMESolid or
None
|
|
||
bool
|
|
||
bool
|
|
||
bool
|
|
||
the next value, or raise StopIteration |
|
||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
This method returns a valid CSG Boolean Operator if isLeaf() returns
|
This method returns the same solid as next() but if the CSG solid has a transformation matrix, the matrix is NOT applied to the leaf solid when returned. This method must be called after next().
|
This method returns
|
This method returns
|
This method returns
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Nov 26 19:10:16 2015 | http://epydoc.sourceforge.net |