fmeobjects.FMECSGSolidIterator.isLeftLeaf¶
-
FMECSGSolidIterator.isLeftLeaf()¶ This method returns
Trueif the iterator reaches a left leaf node in the CSG solid tree structure. This method returnsFalseif the iterator is at a branch node or a right leaf node in the CSG solid tree structure.Return type: bool Returns: Returns Trueif the iterator reaches a left leaf node and false otherwise.