Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > probe Object : ClearAllTips Method
ClearAllTips Method
Description

Clears all tips selected for qualification. Use the "Probe.SelectAllTips" function to select all tips. Use the "Tip.Selected" property of the tip object to select or deselect individual tips for probe qualification.

Syntax
Visual Basic
Public Sub ClearAllTips() 
See Also