autoPinProjectDefaults
layoutXL.floorplan autoPinProjectDefaults string "project_env"
Description
Specifies the name of a project defaults (.cdsenv) file that stores the project-based default settings for the Auto Create Pins form. When specified, values from the file are loaded automatically when the Auto Create Pins form is launched.
The default value is "", in which case the values set in the previous run of the tool are loaded.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "autoPinProjectDefaults")
envSetVal("layoutXL.floorplan" "autoPinProjectDefaults" 'string "ProjEnvar01")
Related Topics
Generating a Hierarchy Automatically
Return to top