markNetConnectedLayer
layout markNetConnectedLayer boolean { t | nil }
Description
Determines whether the settings defined for the connected layers in the Connected Layers tab are used for tracing a net.
GUI Equivalent
Examples
envGetVal("layout" "markNetConnectedLayer")
envSetVal("layout" "markNetConnectedLayer" 'boolean nil)
Related Topics
Return to top