CADstudioCZ / Autodesk-Inventor

Add-in tools for Autodesk Inventor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autodesk-Inventor

Tools for Autodesk Inventor

SelectionInfo is a sample add-in application for Autodesk Inventor by CAD Studio; it displays an iProperties palette as a modeless, dockable UI element in Inventor. This palette displays document iProperties (e.g. Part Number, Mass, Area, etc) of any user selected component. The user can select the component in either the window or in the browser tree. You can change, add, or remove which iProperties are shown in the pallete by editing the SelectionInfoSelector.cs file.

Installation

  • Refer to install.txt for installation instructions.
  • A precompiled DLL of the base add-in is included (Inventor 2018 or higher) here.

Customization

  • Refer to Readme.md for customization instructions and an explanation of the code structure.

Contact CAD Studio at www.cadstudio.cz or www.cadforum.cz or Facebook: @CADstudio for more information.

About

Add-in tools for Autodesk Inventor

License:MIT License


Languages

Language:C# 100.0%