Translate an object using a local coordinate system

I am trying to perform translation an rotation operations to an object that it is not aligned with the global coordinate system. For me, it make sense to define a local coordinate system in the object, and perform the operations relative to this coordinate system, but it seems that this is not possible (neither gui or tui). Can I perform the translation and rotation operations relative to my local coordinate system?

1 Like