Method SetToolName
SetToolName(int, string?)
Sets name of the specified tool.
public void SetToolName(int toolId, string? name)
Parameters
Remarks
Name of the tool can be used for the debug or other purposes.
Sets name of the specified tool.
public void SetToolName(int toolId, string? name)
Name of the tool can be used for the debug or other purposes.