Skip to content

Latest commit

 

History

History

UpdateIPTParam

Quicker Configurator - Inventor AppBndle

Platforms .NET Inventor

Basic

Description

Based on the Design Automation for Inventor AppBundle from the learnforge.autdoesk.io site

Inventor plugin that updates 3 params of our assembly, generates a preview image and provides transformation values of each component in the assembly

Setup

Prerequisites

  1. Visual Studio 2019
  2. Inventor 2020 required to compile changes into the plugin

References

This Inventor plugin requires Autodesk.Inventor.Interop reference, which should resolve from the system GAC. If not, right-click on References, then Add > References, then add it from the follwing folder: C:\Program Files\Autodesk\Inventor 2019\Bin\Public Assemblies.

Build

The After Build event of the project is zipping up the neccessary files and places the zip in the forgesample\wwwroot\bundles folder so that the web app will be able to access it and upload it when using the Configure dialog - see UpdateIPTParam.csproj

Debug Locally

Please review this section of the My First Plugin Tutorial.

Further Reading

License

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

Written by

Adam Nagy
Developer Advocacy and Support