Make parts list automatic

Make parts list automatic

buitrongcuongypbn2000
Participant Participant
261 Views
3 Replies
Message 1 of 4

Make parts list automatic

buitrongcuongypbn2000
Participant
Participant

Hi everyone,

In the projects in my company, we need a lot of time to make a part list (as picture below). 

Could you help me? (by VBA code, Ilogic, or any way).

The Thickness, Length, and Width are important information.

Thanks.

 

buitrongcuongypbn2000_1-1697983051685.png

 

 

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

bradeneuropeArthur
Mentor
Mentor

You mean the Bill Of Material Layout! Not the Parts-list,correct?

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:
Drawing List!|
Toggle Drawing Sheet!|
Workplane Resize!|
Drawing View Locker!|
Multi Sheet to Mono Sheet!|
Drawing Weld Symbols!|
Drawing View Label Align!|
Open From Balloon!|
Model State Lock!
Posts and Ideas:
My Ideas|
Dimension Component!|
Partlist Export!|
Derive I-properties!|
Vault Prompts Via API!|
Vault Handbook/Manual!|
Drawing Toggle Sheets!|
Vault Defer Update!

! For administrative reasons, please mark a "Solution as solved" when the issue is solved !


 


EESignature

0 Likes
Message 3 of 4

A.Acheson
Mentor
Mentor

Hi @buitrongcuongypbn2000 

 

Have you looked in the API help?

Here is the VBA samples in the help files. 

Assembly BOM

Drawing PartsList Create

Drawing Partlist Export

 

Searching this forum will give you multiple examples of ilogic /vba versions with various excel interactions. 

 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
0 Likes
Message 4 of 4

Frederick_Law
Mentor
Mentor

Setup it up in template with Partlist Styles.

0 Likes