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.
|