probeNet
layoutXL probeNet boolean { t | nil }
Description
Enables the Probe command to highlight nets in the schematic and layout.
GUI Equivalent
|
Nets (XL Probe Form) |
Examples
envGetVal("layoutXL" "probeNet")
envSetVal("layoutXL" "probeNet" 'boolean t)
envSetVal("layoutXL" "probeNet" 'boolean nil)
Related Topics
Return to top