weAutoMergeWires
layout weAutoMergeWires boolean { t | nil }
Description
Merges the connected geometric paths automatically. Also, allows you to choose whether or not to merge the collinear geometric pathsegs while creating or stretching a geometric wire. The default is t.
GUI Equivalent
Examples
envGetVal("layout" "weAutoMergeWires")
envSetVal("layout" "weAutoMergeWires" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top