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

get_shape_connectivity

get_shape_connectivity 
[ -shape d_setObj ]

Description

Creates a set of shapes that comprise the net connected to the shape in the specified set.

This command determines connectivity for a single shape. If more than one shape is contained in the specified set, an error message is output to the Transcript area.

Arguments

-shape d_setObj

Specifies the set identifier that contains the given shape. If this argument is not specified, the shape in the selected set is used.

Value Returned

d_setObj

Specifies the identifier for shapes that comprise the net connected to the selected shape.

-1

The command did not run due to a syntax error or because more than one shape is selected.

Examples

The following command highlights the shapes connected to the shape in the selected set.

add_highlight -color cyan -name conn_shapes -set [get_shape_connectivity]

Related Topics

Verify Commands

update_net_connectivity


Return to top
 ⠀
X