pteLayersSelectabilityDepth
layout pteLayersSelectabilityDepth int selectabilityDepth
Description
Sets the selectability depth for layers. The depth value determines the number of layer-purpose pairs for which the selectability attribute is affected when you hold down Ctrl or both Ctrl and Shift and right-click a layer-purpose pair in the Layers panel.
GUI Equivalent
Examples
envGetVal("layout" "pteLayersSelectabilityDepth")
envSetVal("layout" "pteLayersSelectabilityDepth" 'int 3)
Related Topics
Return to top