Getting Started with Inventor API

Getting Started with Inventor API

Anonymous
Not applicable
1,157 Views
2 Replies
Message 1 of 3

Getting Started with Inventor API

Anonymous
Not applicable

Hello,

 

I'm new to working with APIs but not new to programming. I've created several programs to do simple tasks with the Inventor API; draw a sketch, adjust parameters, record data from iProperties, etc. I found many examples online for simple programs like this, but would like to transition into more complicated programs. The problem is that the only real reference materials I have are the examples I find online and the Inventor object model (which I attached, for reference). But the object model does not tell me about the methods and variables contained in each object, only the names of the objects. 

 

Is there a useful reference document that tells me information such as the methods each object can perform, the arguments to those methods, the variables contained in the objects, etc for every available object?

 

I have tried to install the Inventor developer tools, but I get an error that says "There is a problem with this Windows Installer package. A script required for this install to complete could not be run. Contact your support personnel or package vendor." I don't even know if the information I'm looking for is contained within the developer tools. Any insight would be appreciated, either some direction for my research or a link to the reference material would be fantastic.

 

Thank you

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

MechMachineMan
Advisor
Advisor
Accepted solution

See my posts in this thread:

 

http://forums.autodesk.com/t5/inventor-customization/add-selection-filter-to-ilogic-code/m-p/6700118...


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
0 Likes
Message 3 of 3

Anonymous
Not applicable

Thank you! The object browser is what I was looking for. If anyone else is looking for the same answer, I attached a screenshot of your post.

0 Likes