Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

weAutoTwigCycleTrunkViaAlignment

weAutoTwigCycleTrunkViaAlignment(
)
=> t / nil

Description

Cycles through the different modes of via alignment depending on the via direction mode defined by the weAutoTwigTrunkViaAlignment environment variable.

Arguments

None

Value Returned

t

The twig or trunk via alignment has been cycled.

nil

The command failed to run or an error occurred.

Examples

The following example displays the default via alignment mode and the toggling between the alignment modes when the SKILL function is run.

envGetVal("we" "weAutoTwigTrunkViaAlignment" 'cyclic)
=>"center"
weAutoTwigCycleTrunkViaAlignment()
envGetVal("we" "weAutoTwigTrunkViaAlignment" 'cyclic)
=>"rightOrTop"

Related Topics

Interactive and Assisted Routing Functions

weAutoTwigTrunkViaDirection


Return to top
 ⠀
X