netNameDisplayScope
graphic netNameDisplayScope cyclic { "edit" | "full" }
Description
Displays the net name in full hierarchy or only in the current edit level.
GUI Equivalent
Examples
envGetVal("graphic" "netNameDisplayScope")
envSetVal("graphic" "netNameDisplayScope" 'cyclic "full")
Related Topics
Return to top