modgenPToTViaWidthPercentEnable
layoutXL modgenPToTViaWidthPercentEnable boolean { t | nil }
Description
Specifies whether the depth (in percentage) of via coverage, when the via overlaps a pin, can be specified.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTViaWidthPercentEnable")
envSetVal("layoutXL" "modgenPToTViaWidthPercentEnable" 'boolean t)
Return to top