minPinAccess
layoutXL.APVerify minPinAccess 'boolean { t | nil }
Description
(Layout EXL Only) Checks WSP tracks for conformance with the Minimum Pin Access Count specified on the Common tab of the Placement Options form.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "minPinAccess")
envSetVal("layoutXL.APVerify" "minPinAccess" 'boolean t)
Related Topics
Return to top