probeNetStopAtDisplayLevel
graphic probeNetStopAtDisplayLevel boolean { t | nil }
layout probeNetStopAtDisplayLevel boolean { t | nil }
Description
Specifies whether to stop the drawing of probed net at the display level.
GUI Equivalent
Examples
envGetVal("graphic" "probeNetStopAtDisplayLevel")
envSetVal("graphic" "probeNetStopAtDisplayLevel" 'boolean nil
envGetVal("layout" "probeNetStopAtDisplayLevel")
envSetVal("layout" "probeNetStopAtDisplayLevel" 'boolean nil)
Related Topics
Return to top