Learning to use the Inventor object model - Inventor API

Learning to use the Inventor object model - Inventor API

Anonymous
Not applicable
1,666 Views
4 Replies
Message 1 of 5

Learning to use the Inventor object model - Inventor API

Anonymous
Not applicable

Does anyone know of a good book or online resource to learn Inventor API programming?

I would like to be able to know exactly how to navigate the Inventor object model and specifically how to use it to the best of my capabilities.

 

I studied programming many years ago with VB5 and later on C#, but I think a good book that explains well how to program the Inventor API would really assist me.  I have written quite a few useful ilogic programs but that can only take you so far.

 

Any help would be greatly appreciated.

0 Likes
1,667 Views
4 Replies
Replies (4)
Message 2 of 5

BrianEkins
Mentor
Mentor

The best existing resource is the Inventor API help, which you can access from the help menu, as shown below.

 

APIHelp.png

I'm planning on releasing a series of training videos that go into detail on all aspects of the API.  I don't currently have an ETA on when they'll start becoming available but it is something I'm working on in between other projects.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
Message 3 of 5

YuhanZhang
Autodesk
Autodesk

I think You can start from this page:

 

http://help.autodesk.com/view/INVNTOR/2020/ENU/?guid=GUID-6FD7AA08-1E43-43FC-971B-5F20E56C8846

 

This is the online API programming help, you can also find how to launch the local API help from the page, and also some blog links from it.

 

Below circled in red is the content for Inventor API Programming, I think you can firstly read the User's Manual to get the basic concepts for Inventor APIs and try the sample codes in them:

 

InvAPIHelp.png

 

Hope this helps.



If this solves the problem please click ACCEPT SOLUTION so other people can find it easily.



Rocky Zhang
Inventor API PD
Manufacturing Solutions
Autodesk, Inc.

Message 4 of 5

Anonymous
Not applicable

Thank you.

0 Likes
Message 5 of 5

bradeneuropeArthur
Mentor
Mentor

Hi,

 

Take a look at this:

 

https://knowledge.autodesk.com/search-result/caas/simplecontent/content/my-first-inventor-plug-overv...

 

Regards,

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes