Fusion "Python" script - Export BOM with "Item Number"

Fusion "Python" script - Export BOM with "Item Number"

isocam
Collaborator Collaborator
928 Views
1 Reply
Message 1 of 2

Fusion "Python" script - Export BOM with "Item Number"

isocam
Collaborator
Collaborator

Hi,

 

Is it possible to add the "Item Number" when I export a BOM file using a Fusion 360 "Python" script?

 

Please see the attached picture for an example of what I need to add.

 

Many thanks!!

 

IsoCAM

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

BrianEkins
Mentor
Mentor

Items don't have an associated item number so it will be up to you to define how the item number is determine and assigned to the component.  It can also vary depending on the type of BOM you want to generate.  For example, is it a single or multi-level BOM?

 

In short, it probably is possible but it's not a just a few lines change to the ExtractBOM sample.    

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