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

pteSaveToTechFile

pteSaveToTechFile(
[ w_windowId ]
) 
=> t / nil

Description

Saves the display context from the Palette to the technology file. A display context determines display properties such as visibility and selectability of layer-purpose pairs, objects, and grids. The display context stored in individual layer sets is not considered.

Arguments

w_windowId

ID of the window containing the Palette from which you want to save information.
Valid values: ID of any open window
Default: Current window

Value Returned

t

The information from the Palette was saved to the technology file.

nil

The command was unsuccessful.

Examples

pteSaveToTechFile()
pteSaveToTechFile(window(2))

Return to top
 ⠀
X