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

tpaSetFilterByName

tpaSetFilterByName(
t_filterName 
)
=> t / nil

Description

Sets the related snap pattern (RSP) filter by name or by other filters specified in the Track Pattern assistant.

Arguments

t_filterName

Name of the RSP filter.

Value Returned

t

The RSP filter is set.

nil

The RSP filter is not set.

Examples

Sets the halfWidthPats RSP filter in the Track Pattern assistant.

tpaSetFilterByName("halfWidthPats")


Return to top
 ⠀
X