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

dlAttachDlistToWindow

dlAttachDlistToWindow(
w_displayList 
w_windowId 
) 
=> t / nil 

Description

Attaches a display list to the window defined by w_windowId. This function can be used to preview a display list.

Arguments

w_displayList

Display list you wish to attach to the window.

w_windowId

ID number of an empty window. It cannot be the window of another application.

Value Returned

t

Display list is attached to the window.

nil

Display list is not attached to the window.

Related Topics

View Display List Functions


Return to top
 ⠀
X