displayPCellOrientation
graphic displayPCellOrientation boolean { t | nil }
Description
Displays the orientation for Pcells.
The environment variable,
displayInstanceOrientation, must be enabled for the displayPCellOrientation environment variable to work.GUI Equivalent
Examples
envGetVal("graphic" "displayPCellOrientation ")
envSetVal("graphic" "displayPCellOrientation " 'boolean nil)
Related Topics
Return to top