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

create_set

create_set

Description

Creates an empty set.

Arguments

None

Value Returned

d_setObj

Specifies the set identifier for the new empty set.

0

The empty set is not created.

Examples

The following example creates a Tcl variable that contains the set identifier for an empty set.

set myset [create_set]

You can use the $myset variable as an argument for other commands that require a set identifier as an input.

Related Topics

Edit Commands


Return to top
 ⠀
X