maxNumConnWireElements
layout maxNumConnWireElements int wireElements
Description
Controls the maximum number of connected elements when stretching wires. Value should be a non-negative integer. The default is 5000.
GUI Equivalent
Examples
envGetVal("layout" "maxNumConnWireElements")
envSetVal("layout" "maxNumConnWireElements" 'int 1000)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top