Class MTIMachiningToolsImportHelper
Inheritance
System.Object
MTIMachiningToolsImportHelper
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SprutTechnology.STMachiningToolsImportHelper
Assembly: STMachiningToolsImportHelper.dll
Syntax
public static class MTIMachiningToolsImportHelper
Fields
DllName
Declaration
public static string DllName
Field Value
Type | Description |
---|---|
System.String |
Methods
CreateImporter(String)
Declaration
public static IMTI_MachiningToolsImportLibrary CreateImporter(string pathToMachinigToolsImportDll)
Parameters
Type | Name | Description |
---|---|---|
System.String | pathToMachinigToolsImportDll |
Returns
Type | Description |
---|---|
IMTI_MachiningToolsImportLibrary |
FinalizeImporter()
Declaration
public static void FinalizeImporter()