weAutoTwigCycleTrunkViaAlignment
weAutoTwigCycleTrunkViaAlignment( ) => t / nil
Description
Cycles through the different modes of via alignment depending on the via direction mode defined by the
Arguments
Value Returned
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
Return to top