weCoverPin
layout weCoverPin boolean { t | nil }
Description
When set to t, adjusts the wire segment to automatically cover the source and target pins. Else, the wire segment is not adjusted and the wire terminates at a point chosen by you. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "weCoverPin")
envSetVal("layout" "weCoverPin" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top