Only appropriate to page layout mode. Similar to panning, but instead of moving the model relative to the screen, moves the model relative to the paper. Fixes the specified point in model coords to the specified point on the page. This function automatically turns off scaled to fit mode.
modelX | double | in model units |
modelY | double | in model units |
modelZ | double | in model unit |
pageX | double | in mm from left of page |
pageY | double | in mm from bottom of page |
Return value | none |
See also panToPosition panRelative setPageLayoutMode
Back to View
Back to Overview