shiftCutColorFromToolbarButton
mpt shiftCutColorFromToolbarButton boolean { t | nil }
Description
Shifts the cut color of vias when the Shift Colors icon is selected on the MPT toolbar. The default is nil.
GUI Equivalent
Examples
envGetVal("mpt" "shiftCutColorFromToolbarButton")
envSetVal("mpt" "shiftCutColorFromToolbarButton" 'boolean t)
Related Topics
Return to top