Is there any way to get component list from fusion 360 file?

Is there any way to get component list from fusion 360 file?

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

Is there any way to get component list from fusion 360 file?

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
578 Views
1 Reply
Reply (1)
Message 2 of 2

p.seem
Advocate
Advocate

Fusion 360 ships with a sample script called ExtractBOM, which displays the parts list in a message box.  It could be easily modified to save the results to a text file instead, for example.  Would that do what you're looking for?

0 Likes