Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

component list extraction

97ahnchanwoo
Participant Participant
496 Views
1 Reply
Message 1 of 2

component list extraction

97ahnchanwoo
Participant
Participant

Hi, I 'm currently designing 3 axis milling machine for fun.

The design uses a lot of pre-manufactured parts. 

What I 'm want to know is if there is any way to extract components list from fusion 360 design, so that I can automatically get estimate cost of the parts by web automation and parsing.

0 Likes
497 Views
1 Reply
Reply (1)
Message 2 of 2

BrianEkins
Mentor
Mentor

For a quick, but limited list, you can use the ExtractBOM programming sample that's delivered with Fusion 360.  Run the "Scripts and Add-Ins" command and then look for ExtractBOM in the "Sample Scripts" list.  Select it and then click "Run".  It will display a BOM of the currently active assembly.  It's just meant to illustrate parts of the API that provide access to the assembly structure and some part information and was designed to be a full feature BOM tool.  You can also check the Autodesk App Store.  When I searched for BOM, there were several apps that showed up.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
1 Like