TrackToolCollectionSelectTool Method
Select the tool appropriate for the current operation.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
public TrackToolItem SelectTool(
string toolName
)
Public Function SelectTool (
toolName As String
) As TrackToolItem
No code example is currently available or this language may not be supported.
- toolName String
-
Name of the tool to select.
TrackToolItem
Reference to the track tool matching the specified tool name, if
found. Otherwise, null.