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

dlAddSegment

dlAddSegment(
w_dlist 
x_penNumber 
l_point1 
l_point2 
[ s_tagSymbol ]
) 
=> t / nil 

Description

Adds a line segment to the display list.

Arguments

w_dlist

Display list to add to.

x_penNumber

Pen number to use.

l_point1

First point of the segment.

l_point2

Second point of the segment.

s_tagSymbol

Symbol to tag this object with.

Related Topics

Add Objects to the Display List


Return to top
 ⠀
X