modgenPToTViaControlCutClassEnable
layoutXL modgenPToTViaControlCutClassEnable boolean { t | nil }
Description
When set to t, enables the Cut Class Width and Height options on the Via Controls tab.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTViaControlCutClassEnable")
envSetVal("layoutXL" "modgenPToTViaControlCutClassEnable" 'boolean t)
Return to top