analyzeConnFltGroundNet
layoutXL.floorplan analyzeConnFltGroundNet boolean { t | nil }
Description
Displays the connections for the selected ground nets in the canvas. You can use this option to highlight only ground nets and remove highlights from the global nets and power nets between the selected blocks.
GUI Equivalent
Examples
envGetVal("layoutXL.floorplan" "analyzeConnFltGroundNet")
envSetVal("layoutXL.floorplan" "analyzeConnFltGroundNet" 'boolean nil)
Related Topics
Return to top