Does any API in OCC support this operation?
Thanks in advance.
Rob Bachrach Thu, 03/20/2008 - 15:41
Assuming you are looking for the result to be a potentially bigger box, you could use Get to get the dimensions of one box and Update to make sure the other box encloses it.
Thu, 03/20/2008 - 15:41
Assuming you are looking for the result to be a potentially bigger box, you could use Get to get the dimensions of one box and Update to make sure the other box encloses it.
Rob
Thu, 03/20/2008 - 15:53
Thanks for your suggestion.