ptImportFileName
layoutXL.floorplan ptImportFileName string "fileName"
Description
Specifies the name of the file from which pin or label information is to be imported.
The default value is "import.txt", a blank text file.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "ptImportFileName")
envSetVal("layoutXL.floorplan" "ptImportFileName" 'string "pinInfoEdited.txt")
Related Topics
Return to top