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

dagNumToTool

dagNumToTool(
x_toolNumber
) 
=> w_dagTool / nil

Description

Returns the dagtool that matches the window number specified by x_toolNumber.

Argument

x_toolNumber

The dagTool number for which you are trying to get the associated dagtool.

Value Returned

w_dagTool

The dagTool.

nil

The dagTool was not found.

Related Topics

dag Functions


Return to top
 ⠀
X