Interface IMTI_MachiningToolsStorage
Working with a machining tool storage instance
Namespace: MachinigToolsImportTypes
Assembly: MachinigToolsImportTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("175E83B0-AB71-4424-B89C-2C1B49C3787A")]
public interface IMTI_MachiningToolsStorageProperties
StorageFileName
Declaration
string StorageFileName { get; }Property Value
| Type | Description | 
|---|---|
| string | 
StorageIndex
Declaration
int StorageIndex { get; }Property Value
| Type | Description | 
|---|---|
| int | 
Methods
AddToolItem(IMTI_MachiningToolsItem)
Declaration
bool AddToolItem(IMTI_MachiningToolsItem item)Parameters
| Type | Name | Description | 
|---|---|---|
| IMTI_MachiningToolsItem | item | 
Returns
| Type | Description | 
|---|---|
| bool |