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

Callback Procedure delPointProc

delPointProc is called when you delete a point and is passed the w_windowId and the list of points you have entered so far. The last point in the list is the point that is about to be removed.

delPointProc( w_windowId l_pointList)

Return to top
 ⠀
X