keepWiresConnectedToNonWires
layout keepWiresConnectedToNonWires boolean { t | nil }
Description
Specifies if the connection with shapes, such as pin figures, rectangles, polygons, and MPP, coincident with the selected vertex during the stretch operation should be maintained.
GUI Equivalent
Examples
envGetVal("layout" "keepWiresConnectedToNonWires")
envSetVal("layout" "keepWiresConnectedToNonWires" 'boolean t)
Related Topics
Return to top