API to extract BOM data from Inventor File to text file

API to extract BOM data from Inventor File to text file

Anonymous
Not applicable
788 Views
3 Replies
Message 1 of 4

API to extract BOM data from Inventor File to text file

Anonymous
Not applicable

Hi, I am an ERP system developer, looking to create an API to extract the BOM data from an Inventor file into a text file to import into my ERP system.

 

Where is a good starting place to learn the basics?

 

Thanks,all.

0 Likes
789 Views
3 Replies
Replies (3)
Message 2 of 4

pball
Mentor
Mentor

There is a code example in the Programming/API Help. Search for "BOMQuery" and a sample for creating a BOM list will come up.

 

You can also look at my implementation of that sample at the thread below.

 

https://forums.autodesk.com/t5/inventor-customization/vba-counting-quantity-of-parts-in-assemblies/t...

Check out my style edits for the Autodesk forums
pball's Autodesk Forum Style
0 Likes
Message 3 of 4

Anonymous
Not applicable

Thanks!  This code looks straightforward, but, being new to CAD, I'm trying to locate the API under tools, but it is not there - is this an add-in?  Where can I download it.

 

Again, thanks much for the help!

0 Likes
Message 4 of 4

Curtis_Waguespack
Consultant
Consultant

@Anonymous wrote:

 

Where is a good starting place to learn the basics?

 

 


Hi khayesNS46V,

 

See this link:

Autodesk Inventor Developers Network info:

http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=1079044

 

And note that you can search and ask programming questions of this type on the Inventor Customization forum:
http://forums.autodesk.com/t5/Autodesk-Inventor-Customization/bd-p/120

 

I hope this helps.
Best of luck to you in all of your Inventor pursuits,
Curtis
http://inventortrenches.blogspot.com

EESignature

0 Likes