portLayerLocation
vem portLayerLocation cyclic { "top" | "bottom" | ""}
Description
Specifies the location of same-layer ports. These ports can be placed on either the top edge or the bottom edge of the metal layers.
The default is "", which indicates that for the top most layer, same-layer ports are placed on the top edge. For all other layers, same-layer ports are placed on the bottom edge of the metal.
GUI Equivalent
Examples
envGetVal("vem" "portLayerLocation")
envSetVal("vem" "portLayerLocation" 'cyclic "top")
Related Topic
Specifying Ports for Clarity Models in Package Layout
Variables to Customize the Settings for Virtuoso 3D Viewer
Return to top