modgenPToTViaControlExtensionOrientEnable
layoutXL modgenPToTViaControlExtensionOrientEnable boolean { t | nil }
Description
When set to t, enables the Via Extension Orientation option on the Via Controls tab.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTViaControlExtensionOrientEnable")
envSetVal("layoutXL" "modgenPToTViaControlExtensionOrientEnable" 'boolean t)
Return to top