Hi,
Based on the forums, the way to get the Global Rotation is
c4d.Utils.MatrixtoHPB(op.GetMg())
But it somehow gives different values. In the image below, the local rotation should also be the global since there is no parent.
But as you can see, it does maatch the figure in the console.
Is there a way around this?