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

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Show parent at top of flat repeat region (drawing bom table)

wcash
6-Contributor

Show parent at top of flat repeat region (drawing bom table)

Can I configure a Drawing repeat region (bom table) that shows parent assembly on first line followed by only first bom level components?  Recursive table shows parent at top but shows all bom levels.  Flat table shows first level bom only but does not show parent at top.  I am using Creo 9.0.2.0

 

ACCEPTED SOLUTION

Accepted Solutions
MartinHanak
24-Ruby III
(To:wcash)


@wcash wrote:

Can I configure a Drawing repeat region (bom table) that shows parent assembly on first line followed by only first bom level components?  Recursive table shows parent at top but shows all bom levels.  Flat table shows first level bom only but does not show parent at top.  I am using Creo 9.0.2.0

 


Hi,

set Recursive option and add following Filter

&rpt.level <= 2

 


Martin Hanák

View solution in original post

2 REPLIES 2
MartinHanak
24-Ruby III
(To:wcash)


@wcash wrote:

Can I configure a Drawing repeat region (bom table) that shows parent assembly on first line followed by only first bom level components?  Recursive table shows parent at top but shows all bom levels.  Flat table shows first level bom only but does not show parent at top.  I am using Creo 9.0.2.0

 


Hi,

set Recursive option and add following Filter

&rpt.level <= 2

 


Martin Hanák
wcash
6-Contributor
(To:MartinHanak)

Works perfectly.  Thank you Martin.

Announcements
NEW Creo+ Topics: Real-time Collaboration


Top Tags