emxProcessDefaultCorner
vem emxProcessDefaultCorner string t_cornerName
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 .proc process corner files in the directory specified by emxProcessCornerDirectory.
When set to the default, the tool selects the first corner name available in the drop-down list.
GUI Equivalent
Examples
envGetVal("vem" "emxProcessDefaultCorner")
envSetVal("vem" "emxProcessDefaultCorner" 'string "EMXcorner1")
Related Topics
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top