Kirk Arthur reminded me at Autodesk University about an issue with add-ins that I had blogged about and asked if I had made the recommended change to the Sheet Metal Extents add-in. I truthfully couldn’t remember so I’ve gone ahead and bumped the version number, recompiled it, built the installer, and made the new version available. As usual, please let me know if you run into any problems with it. This is version 3.8 and should be compatible with Inventor 2013 and later. Use this link to download a zip file that contains an installer that will install the add-in.
If you’re unfamiliar with this add-in, here’s the text from the ReadMe with a brief description.
This is an Add-In that when installed will automatically create and update three custom iProperties. It should work for Inventor 2013 and later. The iProperties created are:
SheetMetalLength – The length of the sheet metal flat pattern.
SheetMetalWidth – The width of the sheet metal flat pattern.
SheetMetalStyle – The active sheet metal style (or rule).It also creates the following two reference parameters:
SheetMetalLength – The length of the sheet metal flat pattern.
SheetMetalWidth – The width of the sheet metal flat pattern.The SheetMetalLength and SheetMetalWidth iProperties are the result of the two parameters being set to be exposed as iProperties. The output format for these parameters can be edited to change the formatting of the associated iProperties. The parameters should not be used as input to other parameters that control the shape of the part because this can result in cycles being created.
-Brian

Leave a Reply