modgenPToTPinCoverTapLowerViaPercent
layoutXL modgenPToTPinCoverTapLowerViaPercent int integer_number
Description
Specifies the percentage of a pin shape to be covered by the lower layers of the tapping vias. This value applies to all the layers expect the top-most via. The percentage is measured in the direction perpendicular to the trunk.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenPToTPinCoverTapLowerViaPercent")
envSetVal("layoutXL" "modgenPToTPinCoverTapLowerViaPercent" 'int 150)
envSetVal("layoutXL" "modgenPToTPinCoverTapLowerViaPercent" 'int 133)
Return to top