This method returns True if the iterator reaches a branch node in the CSG solid tree structure and if next() was called a Stop iteration exception would be thrown. This method returns False if the iterator is at a leaf node.
True
False
bool
Returns True if the iterator reaches a branch node and false otherwise.