cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Translate the entire conversation x

Assembly table for components

PKUMARAK
7-Bedrock

Assembly table for components

Hi BenLoosli,

I had created this table using assembly and included the components in it.

As you can see the tube part numbers are duplicated.

if i want to remove the duplicates and capture LENGTH and QTY information in only one row, the quantity of M963262A002 would become 2 and length would be doubled.

How can i achieve this ?

PKUMARAK_0-1742548055996.png

Reference topic: https://community.ptc.com/t5/3D-Part-Assembly-Design/piping-parameters-for-drawing-tables/m-p/735183#M119947 

ACCEPTED SOLUTION

Accepted Solutions


@PKUMARAK wrote:

Have already used that method, but lengths of duplicated parts are not merging in one cell.

That was the challenge I faced "how to merge the lengths for duplicated part numbers in one cell".

Am I missing anything or any correct method to follow?


Hi,

I think you have to define repeat region relation. Something like:

length_sum = rpt_qty * asm_mbr_length

and in repeat region cell ... replace &asm.mbr.length by &rpt.rel.length_sum

 


Martin Hanák

View solution in original post

3 REPLIES 3
BenLoosli
23-Emerald III
(To:PKUMARAK)

There is a setting in the Repeat Region menu for Attributes and then set your table for No Duplicates.

Have already used that method, but lengths of duplicated parts are not merging in one cell.

That was the challenge I faced "how to merge the lengths for duplicated part numbers in one cell".

Am I missing anything or any correct method to follow?


@PKUMARAK wrote:

Have already used that method, but lengths of duplicated parts are not merging in one cell.

That was the challenge I faced "how to merge the lengths for duplicated part numbers in one cell".

Am I missing anything or any correct method to follow?


Hi,

I think you have to define repeat region relation. Something like:

length_sum = rpt_qty * asm_mbr_length

and in repeat region cell ... replace &asm.mbr.length by &rpt.rel.length_sum

 


Martin Hanák
Announcements
NEW Creo+ Topics: Real-time Collaboration

Top Tags