probeShapeDisplay
graphic probeShapeDisplay string { "shapesOnly" | "shapesAndNet" }
Description
Specifies whether the nets associated with probed shapes are also highlighted.
GUI Equivalent
Examples
envGetVal("graphic" "probeShapeDisplay")
envSetVal("graphic" "probeShapeDisplay" 'string "shapesAndNet")
Related Topics
Return to top