Class MachiningToolHelper
Inheritance
MachiningToolHelper
Assembly: CAMAPI.DotnetHelper.dll
public static class MachiningToolHelper
Methods
JSON description of the items inside the tool assembly
Declaration
public static string AssemblyItemsJSON(this ComWrapper<ICamApiMachiningTool> toolCom)
Parameters
Returns
Declaration
public static string Notes(this ComWrapper<ICamApiMachiningTool> toolCom)
Parameters
Returns
Set user notes for the tool
Declaration
public static void SetNotes(this ComWrapper<ICamApiMachiningTool> toolCom, string value)
Parameters
Name of the tool visible to user
Declaration
public static string ToolName(this ComWrapper<ICamApiMachiningTool> toolCom)
Parameters
Returns