Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Check out the self-paced guide “My First Plug-in”

22 REPLIES 22
Reply
Message 1 of 23
wayne.brill
11183 Views, 22 Replies

Check out the self-paced guide “My First Plug-in”

Check out the Self-Paced Guide “My First Plug-in” presented by the ADN Inventor Team

www.autodesk.com/myfirstinventorplugin

 

Are you an Autodesk Inventor power user with an interest in becoming even more productive? Would you like to automate or extend the capabilities of Inventor, but are new to computer programming? If so, then this guide is designed for you.

 

“My First Plug-in” is a self-paced tutorial guide for a smooth introduction into the programming world. This is a “one-stop shop” learning path for users who know Autodesk products but are absolutely new to programming and are thinking about taking the plunge. In this guide, you will be working with the Autodesk Inventor API and the VB.NET programming language.

 

There are many resources available on the web for you to learn about the Autodesk Inventor API (Application Programming Interface), however, these resources tend to be designed for people who already know programming. This guide is different: it assumes no previous programming knowledge and yet helps you build your first plug-in quickly, without swamping you with details. You will have a working application within an hour of starting this material, irrespective of your current level of programming expertise.

 

The guide will start by reviewing the benefits of customizing Autodesk software before progressing onto lessons covering the use of the Autodesk Inventor API. The lessons will start by building a working plug-in before covering more detailed explanations of the underlying principles and further developing the application’s functionality.

 

Product: Autodesk Inventor

Programming Language: VB.NET

Application Programming Interface (API): Inventor API

If you have any feedback on this new guide let us know at myfirstplugin@autodesk.com



Wayne Brill
Developer Technical Services
Autodesk Developer Network

22 REPLIES 22
Message 2 of 23
scottmoyse
in reply to: wayne.brill

this is great, will definitely be checking this out, how come this post is here instead of in the customisation forum?


Scott Moyse
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


Design & Manufacturing Technical Services Manager at Cadpro New Zealand

Co-founder of the Grumpy Sloth full aluminium billet mechanical keyboard project

Message 3 of 23
guyh
in reply to: scottmoyse

Does this apply to all recent Inventor version?  Sorry not read it yet but will certainly be doing so.  Great idea.

AutoCADM 2011 SP2
Inventor Pro 2011 SP2
Message 4 of 23
LFMarshall
in reply to: wayne.brill

haven't read it yet, but I love the idea and hope to take a look at it real soon.

Larry Marshall
Inventor 2021.2 , AutoCAD 2021, 3DS Max 2021
Message 5 of 23
Raider_71
in reply to: wayne.brill

Great thanks!!!

Message 6 of 23
Cadmanto
in reply to: wayne.brill

Thanks Wayne.  I am not a power user.  Infact I am barely a newbe user, but being a Solidworks

power user and just learning how to use Inventor, I will take all of the helpful tools I can get my hands on.

Best Regards,
Scott McFadden
(Colossians 3:23-25)


Message 7 of 23
palmhat
in reply to: wayne.brill

Absolutely, I'll do it when I get home.

Message 8 of 23
Zizounnette
in reply to: palmhat

Thanks dude, had the same issues .

 thanks

 

---------------
IT Security expert @oppida & 3D afficionados
Message 9 of 23
BillPIII
in reply to: wayne.brill

I've managed to hack my way through VB.NET via example code in order to streamline my Inventor use but will gladly go through this tutorial.

Message 10 of 23

Thanks a lot Wayne Brill !!!!

Jyothis Surendran
Autodesk Autocad 2014 & Inventor Professional Suite 2010
Windows 10
Message 11 of 23
L.van.Gorsel
in reply to: wayne.brill

Thanks Wayne! I'll check the guide when I've time for it...

-----------------------------------------------------------------------------------------------------------
Green check.png  Please mark "Accept as Solution" if it answers your question or "Kudos" if you found it useful
-----------------------------------------------------------------------------------------------------------
Autodesk Inventor 2013, 2014 & 2015 Certified Professional
Message 12 of 23
dimitars
in reply to: wayne.brill

Thanks for that, can anyone point me to a manual/tutorial if you want to build an add in that launches from within Autodesk inventor?

I've used the Autodesk template for visual studio which works, but I need to grasp the registering of the dll and how the add in displays in the menu bar.

 

Thanks

Message 13 of 23
wayne.brill
in reply to: dimitars

Hi,

 

If you search the "Mod The Machine" blog you will find many articles on Add-Ins. Lab 10 available in this post will show you  how to make an Add-In. (The lab has steps to create a registry free Add-In that adds a button to the ribbon). 

http://modthemachine.typepad.com/my_weblog/2012/02/inventor-api-labs-step-by-step.html

 

Thanks,



Wayne Brill
Developer Technical Services
Autodesk Developer Network

Message 14 of 23
Jsmith01
in reply to: wayne.brill

Hi Wayne thanks so much for the tutorials and stuff you have been publishing! I have been following your posts as of recent regarding programming the Inventor API and its very useful. I have been through the first series of tutorials as well, posted I think in 2011 if I am not mistaken. I have learnt a lot back then and I hope to learn more with this new series. I am new to programming in general and basically started programming VB.net because I wanted to automate certain tasks in Inventor.

I would like to put in a request about programming (in-process) add-ins for Inventor if I may. Could you please give a bit more detail about this topic with more examples and general ideas and concepts? This is still a grey area for me, even after having gone through the lesson you suggested above. For the seasoned programmers out there that’s bumped into similar concepts before during their programming careers it might be a walk in the park.  Us noob’s are struggling to keep head above water. Thanks anyway we do appreciate any help we get!

 

Cheers

Message 15 of 23
fred183
in reply to: wayne.brill

Hello

 

Congratulations it looks like a great post, I want to Know if there's anyway to make a plug-in like a generator, that given such data it can generate a solid body.

Tags (2)
Message 16 of 23
fjnagle2nd
in reply to: wayne.brill

Sounds like a great resource! I starded with AutoCad 9 and in my first few weeks I started customizing the menu code to build macros and make AutoCad work better for me. I also worked with autolisp programs to customize how Acad worked for me. I had Acad 2000 LT using lisp routines and tweeked the menu code so hard it screamed. I've worked with Inventor since Series 9 and have often wondered if there was any way of tweeking Inventor to make it more useful to me. I'm now working with 2015 Pro. and hitting walls with things I would like it to do for what I work with.

           So where do I find this guide so I can start tweeking Inventor?

 

 

Frank

Message 17 of 23
Alexrose1942
in reply to: fjnagle2nd

Looks like link doesn't direct to page anymore ..

 

Message 18 of 23
s.mccarthy
in reply to: Alexrose1942

I think this needs to be updated. Entering the address given in the video:

ScreenHunter_ 2016-08-01 15.jpg

..redirects to https://www.visualstudio.com/en-US/products/visual-studio-express-vs

 

Which of these versions on this page do I download?

Message 19 of 23
wayne.brill
in reply to: s.mccarthy

Hi,

 

I would get Visual Studio Community:

 

"Visual Studio Community has all the features of Express and more, and is still free"

 

If you don't want Community, "Express for Desktop" will work.

 

Thanks,

Wayne



Wayne Brill
Developer Technical Services
Autodesk Developer Network

Message 20 of 23
s.mccarthy
in reply to: wayne.brill

Thank you. Not having ever used this, are there significant differences with the interface that may confuse a total newb (...translated "me"...?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report