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

analysisAttributeLocks

analysisAttributeLocks(
l_list
) 
=> t / nil

Description

Specifies the technology class to define layer analysis attribute lock.

Arguments

l_list

List of layer analysis attribute locks.

Value Returned

t

The function successfully specifies the technology class to define layer analysis attribute lock.

nil

The function does not specify the technology class to define layer analysis attribute lock.

Example

analysisAttributeLocks(
    (lockAddLayers        t)
    (lockValuesChange     t)
)

Return to top
 ⠀
X