<< Click to Display Table of Contents >> Navigation: MILL Module > Creating Machining Operations > Tools and Utilities > The RhinoCAM API SDK |
RhinoCAM API provides access to RhinoCAM functions from other plugins using .Net version of SDK or Rhino Python plugin. RhinoCAM can be used for automation. You can write some frequently used machining operations to script and execute them when needed. Also, RhinoCAM API can be used without the RhinoCAM plugin. However the RhinoCAM API requires a license of RhinoCAM available to run.
Please see the RhinoCAM API SDK documentation and script examples located in the install path shown below:
•C:\Program Files\Rhino 8\Plug-ins\RhinoCAM 2024 for R8\SDK\Doc
•C:\Program Files\Rhino 7\Plug-ins\RhinoCAM 2024 for R7\SDK\Doc