Euler angles-wrong in docs, right where?

Euler angles in BPython are in radians, right? The documentation specifies degrees - this should be changed! What’s even more confusing, is that ‘Object.getEuler()’ returns degrees, but ‘Object.setEuler’ requires radians…:frowning:

RS