defaultSettingsFile
vem.package defaultSettingsFile string filePath
Description
Specifies the path to a settings file that you can use to override the default values for the fields in the Simulation Settings form for a design of package fabric type.
GUI Equivalent
Examples
envGetVal("vem.package" "defaultSettingsFile")
envSetVal("vem.package" "defaultSettingsFile" 'string "~/proj1/myPkgSettingFile")
Related Topics
Configuring Settings for Electromagnetic Simulations
Variables to Customize the Settings for the Models in Package Design Layouts
Return to top