Magic VLSI Layout Tool Version 7.3 *

pushbox


Save the cursor box position on a stack for later restoring.

Usage:

pushbox

Summary:

The pushbox command saves the position of the cursor box onto a stack, where it may be retrieved or queried using the popbox and peekbox commands, respectively.

Implementation Notes:

pushbox is implemented as a Tcl procedure in the "tools" script. It is useful when writing automated layout-generating Tcl scripts.

See Also:

popbox
peekbox

Return to command index

Last updated: October 7, 2004 at 6:00am