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!

custom BOM

  • Thread starter Thread starter dougwright@falconproducts.com
  • Start date Start date
Status
Not open for further replies.
D

dougwright@falconproducts.com

Guest
I am need to add a custom BOM table for a top level assembly that shows the summary of all the parts on the drawing. Any idea how to accomplish this.
 
Can you elaborate your need? What you want to include in summary and what exact output you want.

Customisation of BOM upto certain level is possible.

Mayank Pandya

mpcad@ltecd.ltindia.com
 
Hi..

I want to know about BOM,



What I need is simple table which shows Item,PartNo,PartName & Qty.



Can any body help Me
 
An example:

Create a table with 2 rows and as many columns as necessary.

table>create. If you leave the defaults it will be a descending rightward table. Pick points on the numberline describing the width of each column.pick Done. Now select the height of each row, 2 is usually good.

Now select Table> repeat region>add. Pick the bottom left cell then the bottom right cell.

Now select Enter text>Report sym and pick the bottom left cell. pick these abreviations rpt.index, then do the same for column 2 but use rpt.qty, then do again for next column asm.mbr.name.

finish and update table.

This will give you an auto expanding table with Find numbers, quantities, and part numbers. There are many other parameters to use.

You may need to modify the attributes of the table to No Duplicates. Try the different settings to get the BOM you need.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top