Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
This method sets the current qualification tool to tool. This method returns a boolean value: TRUE if the function succeeds, FALSE otherwise.
SetTool Method
Description
Required expression that evaluates to a QualificationSettings object.
Syntax
Visual Basic
Public Function SetTool( _
   ByVal tool As tool _
) As Boolean
Parameters
tool
This method sets the current qualification tool to tool. This method returns a boolean value: TRUE if the function succeeds, FALSE otherwise.
Return Type
Boolean value.
See Also