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

dlSetPenStipple

dlSetPenStipple(
x_penNumber 
x_stippleId 
[ w_penTable ] 
) 
=> t / nil 

Description

Sets the stipple pattern for a pen.

Arguments

x_penNumber

Pen number to be set.

x_stippleId

Stipple pattern used.

w_penTable

Pen table to set. If you do not supply w_penTable, then the pen in the default pen table will be set, otherwise the pen in the pen table specified by will be set.

Value Returned

t

Stipple pattern is set.

nil

Stipple pattern could not be set.

Related Topics

Display List Pen Functions


Return to top
 ⠀
X