crossSectionDisplayUnusedLayer
graphic crossSectionDisplayUnusedLayer boolean { t | nil }
Description
(Layout MXL Only) Specifies whether the unused layers are listed in the cross section viewer. Unused layers are the layers that are defined in the technology file but not used in the cross section of a layout.
GUI Equivalent
Examples
envGetVal("graphic" "crossSectionDisplayUnusedLayer")
envSetVal("graphic" "crossSectionDisplayUnusedLayer" 'boolean t)
Related Topics
Specifying Cross Section Viewer Settings
Return to top