weAutoTwigTargetsFinderObjectsLimit
we weAutoTwigTargetsFinderObjectsLimit int numObjects
Description
Limits the number of objects on a net that are processed while searching for pins that can be automatically routed by the automatic twig routing feature. The default is 500. If this limit is reached then the automatic twig feature does not detect all pins that can be automatically routed but it will still connect to the first pins detected
GUI Equivalent
Examples
envGetVal("we" "weAutoTwigTargetsFinderObjectsLimit")
envSetVal("we" "weAutoTwigTargetsFinderObjectsLimit" 'int 200)
Related Topics
Connecting Twigs Automatically
Return to top