Skip to main content
11-Garnet
April 12, 2011
Question

BOM details of all level

  • April 12, 2011
  • 1 reply
  • 2559 views

I have an assembly containing more than 20 parts. I need BOM details of CAD top level assembly and all the levels info (part no , material, description, weight) as a report. Please help.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

14-Alexandrite
April 18, 2011

Hello Tushar

I preprade for you file (bom_format.fmt). This file contains information for your report (part no , material, description, weight) in the assembly.

custom_report.png

Do you need to define configuration options:

bom_format ...path...\bom_format.fmt

You can add other custom parameters the following rule: ;%parameter[-20s] - where 20 means the column width

View report: Info > Bill of Materials >> Top Level > OK >> Screen > Done/Return

Vladimir