Interface IMTI_MachiningToolsItemWithNumbers
Namespace: SprutCAMTech.MachinigToolsImportTypes
Assembly: SprutCAMTech.MachinigToolsImportTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("C671F47C-EB99-4FCF-958D-799C325B5DAE")]
public interface IMTI_MachiningToolsItemWithNumbers
Properties
MagazineNumber
Declaration
int MagazineNumber { get; set; }
Property Value
Type | Description |
---|---|
int |
ToolNumber
Declaration
int ToolNumber { get; set; }
Property Value
Type | Description |
---|---|
int |