Display quantity in a drawing

Display quantity in a drawing

Anonymous
Not applicable
7,253 Views
23 Replies
Message 1 of 24

Display quantity in a drawing

Anonymous
Not applicable

Hello,

I would like to display the total quantity of each part of my project on its corresponding drawing. Is it possible in some way (using an iLogic rule?) to obtain the total number of a given part from the topmost assembly or BOM?

Thank you

Daniel

(Inventor 2016)

0 Likes
Accepted solutions (2)
7,254 Views
23 Replies
Replies (23)
Message 21 of 24

donaldleigh
Advocate
Advocate

thanks for the reply Adrian

 

I have been busy this week with other project and will check this out soon I hope

 

Donald

Message 22 of 24

AMISTRYZ5Q34
Participant
Participant

Hello 

This code is helpful and I am thankful.

But if I am not wrong this code will help me generate a custom iProperty in each part when running it in the top-level assembly.

My problem is when we try to create the drawing Qty of the title block on the drawing it will not be updated directly

because the custom iProperty created by iLogic can not be linked to it.

 

Is there any way to link the custom Iproperty "Qty" to the title block Qty?

 

Thank you 

Alay

0 Likes
Message 23 of 24

johnsonshiue
Community Manager
Community Manager

Hi Alay,

 

I believe so. As long as the custom property is defined in the drawing view model source component. It can be added to the Title Block. This should not require an iLogic rule.

Please feel free to share a template file you are working on. The forum experts can help take a look and propose a feasible solution.

Many thanks!



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 24 of 24

hamed_nemati
Participant
Participant

This is very good , But did'nt work when an assembly contain any subassembly

0 Likes