Search
Show
- Discussions
-
in accepted solutions
- +
-
solved
- +
-
in Autodesk Inventor Customization
1 - 10 of about 400 discussions
Sorted by:
Is this statement true for C++ compilation: You should use 64 bit compilation when doing an addin for 64 bit Inventor... ...but you can use 32 or 64 bit when doing an external exe which will...
05-17-2013
02:34 AM
1
Reply
48
Views
I have added a custom dialog to replace the default 'Create In Place' dialog by handling the OnFileInsertNewDialog Event. But now I see that the 'Shrinkwrap' command also uses that event. Is ther...
05-20-2013
08:32 AM
2
Replies
32
Views
Anybody have any idea why the paper size won't set to A1. See attached clip and picture of the printer default setting. -- KWiKMcad Kent Keller
07-15-2009
04:38 PM
21
Replies
583
Views
Hi I have a VB code that gets an instance of inventor. It creates a new assembly and then starts adding parts to it. The code works fine and is reliable but I am suprised by how slow the process...
05-17-2013
03:29 AM
2
Replies
45
Views
Hi, I got this code below to place a channel in an assembly, but don't know how to change the length of the steel. thanks for help Cean ' Set a reference to the active assembly document.
...
03-09-2012
09:47 PM
6
Replies
176
Views
Hi, I'm currently using the "Make components" feature to convert solid bodies into parts. This works great, but we use this method to construct angular roof structures, and after the part...
05-08-2013
01:44 AM
4
Replies
65
Views
...=ThisDrawing.ModelDocument, regardless of whether or not the IF statment condition is true. I have no idea what is wrong here. I am running Inventor 2012, SP2 Thank you for your help.
05-16-2013
01:15 PM
2
Replies
42
Views
Using the SimpleAddIn project/solution in the C++ samples for Inventor 2013 I've created SimpleAddIn.dll. I left all alone except for include paths, I added ones to InventorUtils.h and RxInventor...
05-16-2013
06:13 AM
2
Replies
22
Views
Hi, I would like to know, how to use ilogic to handle mouse event for selection of component in an assembly. I need this code to change my process of selection as per the image below. I have ...
-
Those cmmands are the Inventor API itself. A good place to start learning it is to go through the A...
-
Hi, Thank you a lot for this input. Modified my function based on your input and found the logic wo...
-
Hi Carthik, iLogic is not suitable for advanced selection logic relying on events, if you need co...
05-02-2013
02:06 AM
4
Replies
120
Views
Hi Im struggeling with creating a code that opens a certain Excel spreadsheet and retrieves / inserts info. the spreadsheet is a list containing part numbers for purchased components, therefore t...
04-17-2013
04:35 AM
4
Replies
168
Views

