vfpPACSnapToGridLyr
layoutXL.pinAccessChecker vfpPACSnapToGridLyr string "layerName"
Description
Specifies the routing metal layer grid on which the cells are to be snapped. This ensures that the lower left point of the cell's PR boundary lies on the appropriate metal layer grid.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACSnapToGridLyr")
envSetVal("layoutXL.pinAccessChecker" "vfpPACSnapToGridLyr" 'string "M3")
Related Topics
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top