autoLengthControl
layout autoLengthControl boolean { t | nil }
Description
Controls whether or not the wire editor follows allowedLengthRange constraint. The default is t.
GUI Equivalent
Examples
envGetVal("layout" "autoLengthControl")
envSetVal("layout" "autoLengthControl" 'boolean nil)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top