Part quantity from assembly BOM

Part quantity from assembly BOM

eladm
Collaborator Collaborator
1,279 Views
5 Replies
Message 1 of 6

Part quantity from assembly BOM

eladm
Collaborator
Collaborator

Hi All

 

Can I add in a part drawing text from QTY cell in the Assembly BOM?

for example: In the drawing file of part fil_p002 I want to add  text "QTY: xx" , the value (xx) will be taken from the BOM in file T_001.idw 

 

Capture.JPG

 

 this link: https://forums.autodesk.com/t5/inventor-forum/display-quantity-in-a-drawing/m-p/7231867#M651200 , is similar , but  I didn't understand where to change/write  in the code the assembly drawing path

 

best regards

0 Likes
1,280 Views
5 Replies
Replies (5)
Message 2 of 6

johnsonshiue
Community Manager
Community Manager

Hi! I need a little bit clarification. You want to add QTY:xx to assembly drawing sheet or in assembly model iam file?

Many thanks!

 



Johnson Shiue ([email protected])
Software Test Engineer
0 Likes
Message 3 of 6

eladm
Collaborator
Collaborator

Hi Jhonson

No , I need to add in my parts drawing file the quantity according to assembly BOM

 

best regards

 

0 Likes
Message 4 of 6

johnsonshiue
Community Manager
Community Manager

Hi! Conceptually, it cannot be done. It is because a part isn't aware of the assemblies it is in. You will need to use iLogic rule to transfer the data from the assembly to the part. Or, you could create a PartsList referencing the assembly with all other rows hidden.

Many thanks!

 



Johnson Shiue ([email protected])
Software Test Engineer
0 Likes
Message 5 of 6

eladm
Collaborator
Collaborator

I hope to get the ilogic code Smiley Happy

 

0 Likes
Message 6 of 6

eladm
Collaborator
Collaborator

Hi Johnson

I wrote at my first post:

this link: https://forums.autodesk.com/t5/inventor-forum/display-quantity-in-a-drawing/m-p/7231867#M651200 , is similar , but  I didn't understand where to change/write  in the code the assembly drawing path

 

best regards

0 Likes