netTracerCrossHighlightNetInSchematic
layoutXL netTracerCrossHighlightNetInSchematic boolean { t | nil }
Description
Cross-highlights a net in the schematic cellview when that net is traced in the layout cellview.
GUI Equivalent
Examples
envGetVal("layoutXL" "netTracerCrossHighlightNetInSchematic")
envSetVal("layoutXL" "netTracerCrossHighlightNetInSchematic" 'boolean t)
Related Topics
Return to top