Get Size +

On 19/11/2013 at 15:42, xxxxxxxx wrote:

Hey,

I looking for a way to get the attach a object on the outside of an other object -

example - to position a Picture Frame on the outside of a wall

Is there a way to get the dimension of the selected object to calculate the outside

Thanks :)

On 20/11/2013 at 03:04, xxxxxxxx wrote:

Hi conner,

BaseObject.GetMp() and BaseObject.GetRad() give you the center point and dimensions of an
objects bounding box (not including it's child objects). The data is relative to the objects matrix.

Best,
-Niklas

On 20/11/2013 at 03:10, xxxxxxxx wrote:

Thanks Niklas,

great help - like every time

is there a function to get an value with all childs ? like the Size + in Coordinate Window ?