Machining Tools Import API
This section describes the CAMAPI methods that allow you to import machining tools into the application tool libraries. This api allows you to create turning and milling tools, custom axial tools, cutting tool libraries. Before using this api, you need to make sure that the following dll libraries are available:
- Bin64\MachiningToolsImport.dll;
- Bin64\MachinigToolsImportTypes.dll;
- Bin64\STMachiningToolsImportHelper.dll.
For a complete understanding the principle of forming cutting tools, creting a new tool library or open an existing one, it is recommended to study the documentation on working with Machining tool features.
System requirements:
- OS Windows 10 or higher;
- .Net 8.0 SDK or higher;