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