pteLppsDisplayOrderControl
layout pteLppsDisplayOrderControl cyclic { "palette" | "techfile" }
Description
Allows you to select or deselect the Palette LPPs Display Order check box.
-
techfile: Default. The check box is deselected. -
palette: The check box is selected. You can change the display order of layer-purpose pairs in the canvas by dragging up and down the layer-purpose pairs listed in the Palette.
GUI Equivalent
Examples
envGetVal("layout" "pteLppsDisplayOrderControl")
envSetVal("layout" "pteLppsDisplayOrderControl" 'cyclic "palette")
Related Topics
Return to top