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

dlAddCircle

dlAddCircle(
w_dlist 
x_penNumber 
l_point
x_radius 
[ s_tagSymbol ]
) 
=> t / nil 

Description

Adds a circle to the display list.

Arguments

w_dlist

Display list to add to.

x_penNumber

Pen number to use.

l_point

Center point of the circle.

x_radius

Radius of the circle.

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