lswWindow
layoutXL lswWindow string "pair_of_coordinates"
Description
Resizes the Palette assistant when Layout XL is launched without a schematic reference.
By default, the Palette assistant is positioned at coordinates "((0 0) (0 0))".
Arguments
GUI Equivalent
Examples
envGetVal("layoutXL" "lswWindow")
envSetVal("layoutXL" "lswWindow" 'string "((0 3) (0 5))")
Related Topics
List of Layout XL Environment Variables
Return to top