Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Customization of BOM structure

1 REPLY 1
SOLVED
Reply
Message 1 of 2
fabio.chiesa
594 Views, 1 Reply

Customization of BOM structure

I'm trying to do a customization of the Bom structure to obtain a new custom column "Qty*x" (where "X" is a number).

I need this because in my order I have multiples of these items.

Thanks in advance

Fabio

1 REPLY 1
Message 2 of 2

Hi,

 

Unfortunately, there is not API to manipulate column of BOM in assembly. We have a wish for it.

 

If you just want to add a column before exporting BOM to other format such as an Excel file, I’d suggest you edit the Excel file since Excel provides API to add column.

 

If you want to manipulate PartsList in drawing document, Inventor API supports it:

 

PartsListColumns.Add

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report