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

eco_destroy_instance

eco_destroy_instance
-eco_control d_ecoObj 
{ -name {s_instName…} | -object d_instObj | -set d_setObj } 
[ -no_repaint ] 

Description

Removes an instance and all routes incident to it.

Arguments

-eco_control d_ecoObj

Specifies the command sequence ECO control that was assigned by the originating command. This command is processed immediately but results are not saved until eco_commit is issued.

-name {s_instName…}

Specifies the names of the instances to remove.

-no_repaint

Prevents the artwork from being updated when this command is run.

-object d_instObj

Is an object identifier for the instance to be removed.

-set d_setObj

Is a set identifier for the set of instances to be removed.

Examples

The following command removes an instance I2.

eco_destroy_instance -eco_control $eco -name I2

Related Topics

ECO Route Commands

eco_create_instance


Return to top
 ⠀
X