processDefaultCorner
vem processDefaultCorner string
Description
Specifies the name of the default corner to be used for a new model created in the Electromagnetic Solver assistant. Set this environment variable when there are multiple .emproc process corner files in the directory specified by processCornerDirectory.
When this variable is set to "", the tools selects the first corner name available in the drop-down list.
If the corner specified by this variable is not found, the EM Solver assistant searches for other .emproc files in the process corner directory and uses the first found process corner in the alphabetical order.
GUI Equivalent
Examples
envGetVal("vem" "processDefaultCorner")
envSetVal("vem" "processDefaultCorner" 'string "corner1")
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top