Skip to content

Sample that demonstrates the use of Inventor Design Automation along with iLogic capabilities

License

Notifications You must be signed in to change notification settings

sajith-subramanian/Inventor_Design_Automation_with_iLogic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inventor Design Automation with iLogic

Platforms .NET Design Automation

License Inventor

Description

This sample is a .NET standalone application that demonstrates the use of Inventor Design Automation along with iLogic capabilities. It launches a UI that allows the user to select the desired configuration and then preview it in the Viewing Pane. The user also has the option to download it to his local drive as an Inventor Part file (.ipt).

This sample contains the Inventor addin project as well as the input part file containing the iLogic code which is automatically triggered when the parameters are changed using Design Automation for Inventor.

Thumbnail

thumbnail

Setup

Prerequisites

  1. Create a Forge account, as you will need the key and secret for running the app. Refer this tutorial for more details.
  2. Inventor 2019 API's: Required to make any modifications to the plugin if required.
  3. Visual Studio
  4. knowledge of C#

Running locally

  1. Clone or download this project.
  2. Add to your env. variables
    • FORGE_CLIENT_ID
    • FORGE_CLIENT_SECRET
  3. Build and run the solution
  4. Select the desired options and click on Preview. The result model would then be displayed in the Viewing Pane. Click on Download to download the file to local drive. The file is saved to the current user's Documents folder by default.

Further Reading

License

This sample is licensed under the terms of the MIT License. Please see the LICENSE file for full details.

Written by

Sajith Subramanian, Forge Partner Development

About

Sample that demonstrates the use of Inventor Design Automation along with iLogic capabilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published