View Single Post
  #1  
Old 03-25-2008, 11:52 AM
Lotar Lotar is offline
Member
 
Join Date: Mar 2008
Posts: 2
BoundingBox() question

Hi,

I noticed that when some object has one or more children, this function always returns bounding box that contains parent and all its children.
So, my questions is, what should I do if I want to get only parent's bounding box and (this is important) I want to get if _after_ I attach some child to it ?

Thank you.
Reply With Quote