defaultSettingsFile
vem.ic defaultSettingsFile string t_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 IC fabric type.
GUI Equivalent
Examples
envGetVal("vem.ic" "defaultSettingsFile")
envSetVal("vem.ic" "defaultSettingsFile" 'string "~/proj1/myICSettingsFile")
Related Topics
Configuring Settings for Electromagnetic Simulations
Variables to Customize the Settings for the Models in IC Design Layouts
Return to top