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