tapLayerFilter
layout tapLayerFilter string "list_of_any_valid_layers"
Description
Specifies the filter layers to be tapped. The layers names must be separated by a space.and enclosed in quotation marks; for example, "metal1 metal2"
GUI Equivalent
Examples
envGetVal("layout" "tapLayerFilter")
envSetVal("layout" "tapLayerFilter" 'string "metal1 metal2")
Related Topics
Return to top