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

dlAddDonut

dlAddDonut(
w_dlist 
x_penNumber 
l_point 
x_innerRadius 
x_outerRadius
[ s_tagSymbol ]
) 
=> t / nil 

Description

Adds a donut to the display list.

Arguments

w_dlist

Display list to add to.

x_penNumber

Pen number to use.

l_point

Center of the donut.

x_innerRadius

Radius of the inner circle of the donut.

x_outerRadius

Radius of the outer circle of the donut.

s_tagSymbol

Symbol to tag this object with.

Value Returned

t

Operation successful.

nil

Operation failed.

Related Topics

Add Objects to the Display List


Return to top
 ⠀
X