How to download code examples from GitHub?
Updated : 04 November 2024
Many code examples are available in GitHub. Code examples includes Kernel, Cad and Cam examples. It also contains a library of custom controls that can be used for custom WinForms applications.
If you're not familiar with Windows Forms, you can Get Started by following this link
All TopSolid Automation code examples are implemented with Microsoft Visual Studio using C#-language.
How to download the Automation code examples
- Access to TopSolid Developer Center on GitHub
- On Branch list, select your TopSolid version (starting from 7.18)
- Click Clone or download, then click Download ZIP to start the download.
- Extract the folder to wanted location.
How to push your changes to GitHub
You can help making the code examples better!
If you think your change would benefit the community, consider offering your changes up to the original TopSolidCorporationAPI projects.
Please follow GitHub's instructions on how to make a pull request
An issue with the shared examples? You need help from the community? You can access to GitHub's issues to ask a question or share your concerns.
Please follow GitHub's instructions on how to use issues