Product Documentation
Virtuoso Layout Suite XL: Connectivity Driven Editing User Guide
Product Version IC23.1, November 2023

ciwWindow

layoutXL ciwWindow string "pair_of_coordinates"

Description

Specifies the position and size of the command interpreter window (CIW) on the screen.

By default, the CIW is positioned in the bottom left corner of the screen.

Arguments

pair_of_coordinates

A pair of coordinates enclosed in quotation marks specifying the lower left and upper right corners of the CIW; for example,

"((0.0 0.0) (600.0 300.0))"

GUI Equivalent

None

Examples

envGetVal("layoutXL" "ciwWindow")
envSetVal("layoutXL" "ciwWindow" 'string "((3.0 3.0) (750.0 180.0))")

Related Topics

Using the Command Interpreter Window

List of Layout XL Environment Variables

Setting Environment Variables


Return to top
 ⠀
X