netNameDisplayFilterMode
graphic netNameDisplayFilterMode cyclic { "Show" | "Hide" }
Description
Controls whether the net name labels for the specified nets are displayed or hidden.
GUI Equivalent
Examples
envGetVal("graphic" "netNameDisplayFilterMode")
envSetVal("graphic" "netNameDisplayFilterMode" 'cyclic "Show")
Related Topics
Return to top