Move the model around in the window such that the given model coordinates appear at the given screen position. Note that panning does not move the model relative to the printed page, see moveModelOnPage Panning automatically turns off scaled to fit mode.
modelX | double | position in model space |
modelY | double | position in model space |
modelZ | double | position in model space |
screenX | double | 0.2 = 20% across from left of screen |
screenY | double | 0.2 = 20% up from *bottom* of screen |
Return value | none |
See also setScaledToFit
Back to View
Back to Overview