schAsstRemoveAllProbes
schAsstRemoveAllProbes(
[ w_windowId ]
)
=> t
Description
Deletes all probes in the Schematic assistant.
Arguments
Value Returned
Examples
Deletes active probes in the Schematic assistant.
; select wire
schAsstProbeSelected()
; select pin
schAsstProbeSelected()
Return to top