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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

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

wcash
5-Regular Member

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 II
(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 II
(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
5-Regular Member
(To:MartinHanak)

Works perfectly.  Thank you Martin.

Announcements
NEW Creo+ Topics: Real-time Collaboration


Top Tags