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

dlAttachDlistToWidget

dlAttachDlistToWidget(
w_displayList 
x_widgetId
) 
=> x_widgetId / nil 

Description

Attaches a display list to a widget.

Arguments

w_displayList

Display list to attach.

x_widgetId

Specifies the widget to attach the display list.

Value Returned

x_widgetId

Display list is attached to the specified widget.

nil

Display list is not attached to the specified widget.

Related Topics

View Display List Functions


Return to top
 ⠀
X