weAutoTwigTargetsType
we weAutoTwigTargetsType cyclic { "instPinsOnly" | "pathSegsAndPins" }
Description
Enables the creation of automatic connections to unrouted pins and existing pathSegs.
-
instPinsOnlycreates automatic connections to pins that are not connected to any routing object. -
pathSegsAndPinscreates automatic connections to any of these:
GUI Equivalent
Examples
envGetVal("we" "weAutoTwigTargetsType")
envSetVal("we" "weAutoTwigTargetsType" 'cyclic "instPinsOnly")
Related Topics
Connecting Twigs Automatically
Return to top