snapEndPoint
vrf.wirebond snapEndPoint boolean { t | nil }
Description
Specifies the snapping behavior of bond wires. The default value is t, which means the option is selected.
GUI Equivalent
Examples
envGetVal("vrf.wirebond" "snapEndPoint")
envSetVal("vrf.wirebond" "snapEndPoint" 'boolean nil)
Related Topics
Moving Bond Wires and Bond Fingers
Return to top