Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

tcNewLibDisplayRefTechForm

tcNewLibDisplayRefTechForm(
t_newLibName
)
=> t / nil

Description

Opens the Reference Existing Technology Libraries form that displays the reference technology file library choices for the newly created technology library with the specified name.

You can also open this form by clicking the Set Reference button in the Technology Tool Box form.

Arguments

t_newLibName

The name for the new technology library.

Value Returned

t

The command was successful.

nil

The command was unsuccessful.

Example

tcNewLibDisplayRefTechForm("MyTechLibrary")

Return to top
 ⠀
X