Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

WF2 & Update Tables 1

Status
Not open for further replies.

cehall

Mechanical
Joined
Jun 24, 2003
Messages
56
Location
US
I have a table BOM on my assy drawing; half right & half wrong.

The Item ID#, Part Description and Balloon placement are correct.

The Part Names (part number) are the "main assy" part number repeated all the way down the table. And the Qty does not fill in anything.

Has anyone else had a problem in WR2 with repeat region & updating tables?
 
Cehall,

Set the repeat region table attributes to NO DUPLICATES and you'll get the qtys.

-Hora
 
No Duplicates nor No Dup/Level seemed to have no effect (yesterday). Seems today to work just fine. Must be one of the "you got to get out of ProE and back in to get it to work" things. Just getting everything out of RAM does not get rpt.qty to work.

But the field of part numbers ... still only fills in the "assy" part number thru-out the column versus each part number.
 
In the bom use this code to get the assembly components to show the descriptions.

&asm.mbr.description

This has always worked for me.

Take anything free, even if it is a kick in the pants, you may need it.
 
Sorry cehall i put the wrong one out there

it should be

&asm.mbr.name

CadproChris.

Take anything free, even if it is a kick in the pants, you may need it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top