analysisAttributeLocks
analysisAttributeLocks(l_list) =>t/ nil
Description
Specifies the technology class to define layer analysis attribute lock.
Arguments
Value Returned
|
The function successfully specifies the technology class to define layer analysis attribute lock. |
|
|
The function does not specify the technology class to define layer analysis attribute lock. |
Example
analysisAttributeLocks( (lockAddLayers t) (lockValuesChange t)
)
Return to top