snapResizeWireLabels
layout snapResizeWireLabels boolean { t | nil }
Description
Snaps the child labels of pins and pathSegs to the center or centerline and resizes their height to match the width of the pins and pathSegs. The default is nil.
GUI Equivalent
Examples
envGetVal("layout" "snapResizeWireLabels")
envSetVal("layout" "snapResizeWireLabels" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top