[MOAB-dev] question about OBB

Jason Kraftcheck kraftche at cae.wisc.edu
Mon May 2 11:11:28 CDT 2011


On 05/02/2011 10:55 AM, Tim Tautges wrote:
> Will that work if the set you hand it isn't the top-most tree root?
> 

I think so.  It just recursively deletes sets.  The only possible issue is
whether or not it is also storing the link from child to parent so that MOAB
cleans up the links from the parents to the deleted child.  Also, the OBB
tree code query will not be happy if it encounters a tree node with a number
of children other than two.

- jason


More information about the moab-dev mailing list