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

geom_remove_scratch_layers

geom_remove_scratch_layers
{ -layers { i_scratchID… } | -all [ true | false ] } 

Description

Removes one or more scratch layers. Scratch layers can be created to temporarily store the results of a Boolean layer operation (geom_* -output_scratch_layer), can be used as inputs for all Boolean operations, and are automatically removed when the current design is closed.

Arguments

-all [ true | false ]

If set to true, all existing scratch layers are removed.

-layers {i_scratchID…}

Removes the scratch layers corresponding to the positive integers in the list.

Examples

The following example removes all scratch layers.

geom_remove_scratch_layers -all

Related Topics

Create Commands

geom_add_shape

geom_and

geom_and_not

geom_extent

geom_size

geom_scratch_layers_in_use


Return to top
 ⠀
X