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

techGetPrNonDefaultParams

techGetPrNonDefaultParams(
d_techID 
t_name
) 
=> l_nonDefaultParams / nil

Description

Returns nondefault rules parameters from the specified technology database.

Arguments

d_techID

The database identifier of the technology database.

t_name

The name of the rule.

Value Returned

l_nonDefaultParams

A list containing the data defined for the specified rule in the specified technology database.

nil

The technology database does not exist or does not contain the rules.


Return to top
 ⠀
X