We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Operator translate(..) moves the current shape by the given offset along the shapes coordinate system. It can be applied to 2D shapes only.
It has 3 arguments: offsets along x, y and z axes of the shape coordinate system.
Example:
translate(1, -2, 0)