probeTermDisplayRadio
graphic probeTermDisplayRadio string { "pinOnly" | "pinsAndNet" }
Description
Specifies whether the nets associated with probed pins are also highlighted.
GUI Equivalent
Examples
envGetVal("graphic" "probeTermDisplayRadio")
envSetVal("graphic" "probeTermDisplayRadio" 'string "pinsAndNet")
Related Topics
Return to top