Interface ICamIpcMachiningToolsList
The list of machining tools of a project
Assembly: CAMIPC.Project.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("0E64E645-1D06-4155-BDFE-7343AE13FC1C")]
public interface ICamIpcMachiningToolsList
Properties
Count of tools in the list
Declaration
Property Value
Declaration
ICamIpcMachiningToolInfo ToolInfo[int Index] { get; }
Parameters
| Type |
Name |
Description |
| int |
Index |
|
Property Value
Methods
Get unique identifier of current instance (used in IPC messages)
Declaration
Returns