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