Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

Snap Pattern Display Packets

You can define display packets for snap patterns to control the display of tracks and fins, such as the stipple patterns, line styles, fill colors, outline colors, and fill styles of tracks and fins. To define a display packet, you can add the drSetPacket entry in the drDefinePacket section of the display.drf file. You can also use the Display Resource Editor to define a display packet.

You can define separate display packets for tracks and fins of a snap pattern.

The following image shows the fins in green and the track centerline in red.

The display packets you define by using snapPatternTracks and snapPatternFull are applied to all tracks and fins in a snap pattern. However, you can create additional packets if you want to control the display of alternate tracks and fins in a snap pattern.

The image shows how the alternate snap pattern tracks and fins appear in different colors when you define the following display packets in display.drf:

drSetPacket("display" "M1_finPurpose_snapPatternTracks" "x" "solid" "red" "red" "outlineStipple")
drSetPacket("display" "M1_finPurpose_snapPatternFull" "x" "solid" "green" "green" "outlineStipple")
drSetPacket("display" "M1_finPurpose_snapPatternTracksAlt" "x" "solid" "green" "green" "outlineStipple")
drSetPacket("display" "M1_finPurpose_snapPatternFullAlt" "x" "solid" "red" "red" "outlineStipple")

The snapPatternTracksAlt and snapPatternFullAlt display packets are used for every other track, starting at the reference track.

Related Topics

drSetPacket

Display Resource File Development

Using Display Resource Editor


Return to top
 ⠀
X