Hello everyone and best wishes for the New Year.
I have a component instance selected and wanted to get the coordinates of its boundingbox.
The axes of the instance are not the same as the axes of the model. Sketchup correctly displays a boundingbox oriented on the axes of the instance and not on the axes of the model.
But in ruby I get the coordinates of a boundinbox but oriented on the axes of the model and not on the axes of the instance.
How to get an instance axis oriented boundingbox via API
Thanks in advance.