how to connect visual studio .net to autodesk inventor

how to connect visual studio .net to autodesk inventor

anavazquez5LRNJ
Enthusiast Enthusiast
1,280 Views
2 Replies
Message 1 of 3

how to connect visual studio .net to autodesk inventor

anavazquez5LRNJ
Enthusiast
Enthusiast

I am lost in this subject, I don't know if someone could guide me to connect visual basic .net to autodesk inventor.

0 Likes
Accepted solutions (2)
1,281 Views
2 Replies
Replies (2)
Message 2 of 3

A.Acheson
Mentor
Mentor
Accepted solution

Here is a few links I put together for another post with similar question. I'm new to Visual studio as well. Installed it at the weekend.

 

Here is a few link to tutorials also on just changing parameters in inventor. Search winforms and inventor. Link1 and link2 You will have to declare and access objects slightly different than the ilogic environment so pay attention to getting the inventor application at the beginning. The main thing to do first is to reference the inventor dll so you can get access to inventor objects when writing and testing. If you can place a few images of errors your getting then users can guide you though the process.

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
Message 3 of 3

JelteDeJong
Mentor
Mentor
Accepted solution

You can have a look at my project. There most settings are already done.

And if you want to create an addin then you can also have a look at my blog post "creating an Inventor addin"

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com