Statement macro
Executes a body of code with a specified rotation.
with-rotation ({medium} {angle}) {body} end
duim-sheets
duim-sheets
Executes a body of code with a specified rotation. The rotation occurs within the expression medium. This macro calls with-transform to perform the rotation.
The medium specified should be an instance of type <medium>. The angle should evaluate to an instance of type <real>.