Command: blow

Syntax

blow

Description

Interactively blow up the current view in a graphic window.

Parameters

 None

Switches

Notes

The blow-up area is indicated by a mouse operation to indicate a corner, followed by a rubber box operation, or a circle center followed by a point on its circumference.

The angle of view is unchanged by this command.

If the rubber box and output window have different aspect ratios, the graphics will be displayed such that the mid-point of the output window corresponds to that of the blow-up area.

Examples

Blow up in the same window (determined by the initial mouse hit).

blow

Blow up in the same window and position the front and rear viewing planes.

blow -wb=<p0,(1000,1000,1000)>

Blow up in one window and display in another, using a rubber circle.

blow -iw=win1, -ow=win2, -c

Blow up and display in a new window (indicated by another rubber box operation).

blow -ow=new_window

Zoom in interactively. Enable save-unders first.

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

See Also

Commands:

shrink, wgraphic, window

Identifiers:

free_window (window), new_window (window)