Statement macro
Executes a body of code with a specified translation.
with-translation ({medium} {dx} {dy}) {body} end
duim-sheets
duim-sheets
Executes a body of code with a specified translation, denoted by dx and dy. The translation occurs within medium. This macro calls with-transform to perform the translation.
The medium specified should be an instance of type <medium>. The dx and dy should evaluate to an instance of type <real>.