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

tpaSelectWSSPDef

tpaSelectWSSPDef(
t_defName 
)
=> t / nil

Description

Selects the specified widthSpacingSnapPatternDefs (WSSPDef) on the Track Pattern Assistant. This is similar to selecting the WSSPDef in the Track Pattern Assistant.

Arguments

t_defName

Name of the WSSPDef.

Value Returned

t

The WSSPDef is selected.

nil

The WSSPDef is not selected.

Example

Selects the M2WSP WSSPDef on the Track Pattern Assistant.

tpaSelectWSSPDef("M2WSP")


Return to top
 ⠀
X