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

dlSetCurrentPen

dlSetCurrentPen(
x_penNumber
) 
=> t / nil 

Description

Sets the specified pen number to the current pen. Changes the pen number objects are drawn with from within a SkillObject procedure. This function should only be called from within a SkillObject procedure.

Argument

x_penNumber

Pen number to set.

Related Topics

Display List Pen Functions


Return to top
 ⠀
X