pinResizeFiles
layoutXL.floorplan pinResizeFiles string "file_path"
Description
Specifies the file path of the SKILL hook procedure file that contains the pin resize definitions.
GUI Equivalent
|
Floorplan – Pin Tool – Place – Resize Pins Plan – Pin Planning – Pin Tool – Place – Resize Pins (Virtuoso Layout Suite EXL) |
|
Examples
envGetVal("layoutXL.floorplan" "pinResizeFiles")
envSetVal("layoutXL.floorplan" "pinResizeFiles" 'string "d:/resizeFn1.il")
Related Topics
Return to top