Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

tpaSelect

tpaSelect(
[ l_hierarchyName ]
)
=> t / nil

Description

Selects the specified item on the Track Pattern Assistant.

Arguments

l_hierarchyName

List of hierarchy names of the item to be selected.

Value Returned

t

The specified items were selected.

nil

The function was not successful.

Example

Selects the specified items in the Track Pattern Assistant.

tpaSelect('("Metal2" "M2WSP"))
tpaSelect(list("Local Regions" "FG__0" "Metal3" "M3WSP"))

Return to top
 ⠀
X