Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

dlSaveDlist

dlSaveDlist(
w_displayList 
t_fileName 
t_dlistName
) 
=> t / nil 

Description

Saves the display list.

Arguments

w_displayList

Display list.

t_fileName

Name of file whose format is the SKILL functions necessary to regenerate the display list. When loaded, all the add functions will be called, and a display list will be created.

t_dlistName

Name of the display list.

Value Returned

t

Saves the display list.

nil

Operation failed.

Related Topics

View Display List Functions


Return to top
 ⠀
X