• Articles
  • Api Documentation
Show / Hide Table of Contents
  • The main page
  • Preparing the environment
  • Working with the tool library
  • Working with cutting tools
    • Milling Tools
    • Turning Tools
    • Custom Axial Shaped Tools
  • Working with the tool holder

Machining Tools Import API

This section describes the SprutCAM API 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:

  • SprutCam\Bin64\MachiningToolsImport.dll;
  • SprutCam\DotNet\SprutTechnology.MachinigToolsImportTypes.dll;
  • SprutCam\DotNet\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 SprutCAM machining tool features.

System requirements:

  • OS Windows 8 or higher;
  • .Net 5.0 SDK or higher;
  • SprutCAM version 16 or higher with a set of api libraries.

Helpful links:

  • GitHub: SprutCAM API examples

Continue to read:

  • Preparing the machining tools import api environment
In This Article
Back to top Generated by DocFX