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

find_layer

find_layer
-layer s_layerName 

Description

Returns the object identifier for the given layer.

Arguments

-layer s_layerName

Specifies the name of the layer.

Value Returned

d_setObj

The object identifier for the layer.

Examples

The following commands set the myLayer variable to the object identifier for layer M6, then uses that variable to get the name of the cut layer above M6.

set myLayer [find_layer -layer M6]
inspect_prop cutLayerAbove.name $myLayer

Related Topics

Edit Commands

inspect_prop


Return to top
 ⠀
X