Command: pan

Syntax

pan

Description

Interactively pan across the current view in a graphic window.

Parameters

None

Switches

Notes

Omission of -l, -r, -u, -d and -p switches will get a 3-D point via mouse interaction and use that as a mid-point to align to, i.e. equivalent to pan -p=pcur.

Examples

Pan right with output to the same window.

pan -r=1

Pan right and up and display the output in another window (defined by a rubber box).

pan -ow = new_window, -u=0.5, -r=0.5

Pan interactively. Enable save-unders first.

mywin.save_under = 1
pan -iw=mywin,-im

See Also

Commands:

blow, ortho, plan, wgraphic, window

Identifiers:

free_window (window), new_window (window), win# (window)

Structures:

window (graphic)