Command: wscale

Syntax

wscale { <window> }

Description

Redefine a graphic window so that its contents are displayed at a true scale.

Parameters

Switches

Notes

If the window is not currently in use, no action is taken.

The current modeling units and the pixel to mm screen ratio are used in the re-calculation.

Examples

 Redefine a window at scale 1:100.

wscale win1, -sc=100

Redefine another using the same ratio, where its mid-point is defined interactively.

wscale win2, -sc=50, -p=pcur

See Also

Commands:

blow, window, wpaint

Identifiers:

display_rect (numeric), pixel_mm (numeric), units (string)

Structures:

window.scale