Skip to main content
1-Visitor
November 7, 2017
Solved

BOM table with flexible part

  • November 7, 2017
  • 1 reply
  • 2435 views

Hi all users

In a assembly i have 2 same parts (Rep 2 & 3) but with a flexibility define (a O-RING in this sample). In the BOM table i found 2 lines. 1 for each case of flexibility of my part. Is it possible to merge this 2 line in a way that the Qty for this part number will be 2.

 

I think my problem is not the same as the topic : https://community.ptc.com/t5/Creo-Modeling-Questions/BOM-TABLE-WITH-FLEXIBLE-QTY-AND-UOM/m-p/248590#M62851

 

Sans titre.jpg

 

 

Best answer by MartinHanak

Hi,

 

create repeat region with 3 columns, only (index, component name, quantity). I hope that it will contain 1 row for flexible component. Usually column reporting weight of component causes splitting into 2 rows.

1 reply

24-Ruby III
November 7, 2017

Hi,

 

create repeat region with 3 columns, only (index, component name, quantity). I hope that it will contain 1 row for flexible component. Usually column reporting weight of component causes splitting into 2 rows.

ldrutel1-VisitorAuthor
1-Visitor
November 20, 2017

Thanks Martin