vfpPACLayrWidthSpac
layoutXL.pinAccessChecker vfpPACLayrWidthSpac string "t_layerName f_width f_spacing"
Description
Specifies the metal layer name, width, and spacing values for each routing layer.
The default is "". When a voltage value is specified using vfpPACVoltageVal, the Layer Width Spacing constraint table displays the metal-to -cut spacing value for each metal layer.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACLayrWidthSpac")
envSetVal("layoutXL.pinAccessChecker" "vfpPACLayrWidthSpac" 'string "M2 0.05 0.75")
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top