setNotEmbedded
vem setNotEmbedded string t_listOfCellviews
Description
Specifies a list of cellviews whose instances are not to be considered as embedded components. Any instance of the specified cellviews is excluded from the extracted view even if it is selected on the Selection tab of the Electromagnetic Solver assistant.
This variable is particularly helpful when you have excluded layers from a model and want to exclude the instances embedded on those layers from the extracted view.
If an instance of the cellview listed in the value of this environment variable is selected for inclusion in the model and it has pins, the tool generates ports on its pins.
GUI Equivalent
Examples
envGetVal("vem" "setNotEmbedded")
envSetVal("vem" "setNotEmbedded" 'string "(myLib myCell myView)")
Related Topics
Creating Extracted Views from Models
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top