Hi I was wondering if there is some simple method of getting the rotation of a group compared to world axis?
Or do one have to make a complex comparison?
In the picture, the edge is created from boundingbox.diagonal. Pt1 and pt3 and then grouped. It need to be a group for copying later on.
I want the user to be able to determine the angle of the edge. Since the diagonal does change according to the boundingbox shape. I will need to reset the rotation and add user desired rotation.
In this example I'm refering to the X-axis Or rotation around the Y-axis more precisely.
Ultimately I would want this method for all axis, or rather like in the small picture. Sketchups views. It wont
work with for ex 33.45 degrees angles, cause I cant determine PT for boundingbox.diagonal.
Sketchup views would be sufficient in most cases.
Any tips would be great.