This extension contains a project template wizard for building a C++/CLI Add-In for Mastercam. The wizard allows you to target any version of Mastercam installed on your machine. Using the extension will create an Add-In made of 2 projects:
This Add-In demonstrates how to mix technologies to develop Mastercam Add-Ins. The light C# client calls some features from the C++/CLI assembly. Happy Coding! |