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

dagRefreshObject

dagRefreshObject(
w_dagNode
)
=> t / nil 

Description

Redraws the node specified by w_dagNode in all the tools it is currently displayed.

dagRefreshObject should be called to ensure that the display is up to date if

Argument

w_dagNode

The node to be refreshed.

Value Returned

t

The function was successful.

nil

There was an error.

Related Topics

dag Functions


Return to top
 ⠀
X