Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

disable_redraw_on_source

gui.disable_redraw_on_source boolean { true | false }

Description

If true, whenever the Tcl source() or eval () commands are called, the gui.enable_redraw environment variable is set false, the file is sourced, then gui.enable_redraw is set to true (enabled).

Default value is false.

GUI Equivalent

None

Examples

getvar gui.disable_redraw_on_source 
setvar gui.disable_redraw_on_source boolean true

Related Topics

Space-based Router Tcl Environment Variables


Return to top
 ⠀
X