crossSectionDisplayNetName
graphic crossSectionDisplayNetName boolean { t | nil }
Description
(Layout MXL Only) Specifies whether the net names of objects are displayed in the cross section viewer.
GUI Equivalent
Examples
envGetVal("graphic" "crossSectionDisplayNetName")
envSetVal("graphic" "crossSectionDisplayNetName" 'boolean t)
Related Topics
Specifying Cross Section Viewer Settings
Return to top