Skip to main content
1-Visitor
April 4, 2016
Question

BOM Import

  • April 4, 2016
  • 3 replies
  • 4770 views

I am working on a large assembly where i want to use a BOM from my lead assembly page on several following pages so my balloons can be driven by the lead page. Does anyone know a way in which this can be done? Im not using sheets so the BOM info would need to be imported but i dont want it to show on the pages where the balloons need to be driven.  Any help would be appreciated.


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.

3 replies

Chris3
21-Topaz I
April 4, 2016

You can not natively drive balloons from one drawing to another separate drawing file and maintain parametric relationships.

You can fix the indexes on multiple repeat regions so the numbers are the same. If you don't want the repeat regions to show up then you can just layer them off. Unless you are manually creating balloons as individual symbols, balloons need to be driven by repeat regions (they can't be an import of some other repeat region).


Hope this is a helpful step in the right direction.

StephenW
23-Emerald III
April 4, 2016

As long as your only using one assembly and one simplified rep, you can show BOM balloons on any sheet of the drawing even though the BOM table (repeat region) is just on the first page.

Not too sure what you mean by "not using sheets" and "bom info would need to be imported".

Maybe you can clarify?

Chris3
21-Topaz I
April 4, 2016

I think he has multiple separate drawing files (Not multiple sheets).

jmay1-VisitorAuthor
1-Visitor
April 4, 2016

I am using a single assembly in several drawings but not using sheets. What I mean by this is that we typically use separate drawings for each page of a book of drawings instead of using a book of sheets. We always have sheet 1 of 1 instead of an assembly where you may see sheet 1 of 15.

StephenW
23-Emerald III
April 4, 2016

Well, you can move your BOM table outside of your format so it won't show on the drawing but the BOM tables won't be connected other than by the assembly driving them.  You can use fix index to control balloon #'s or you could possibly use component parameters to drive balloon #'s instead if you don't want to use fix index but that's not an easy solution to implement.

Sorry I don't have a good solution.

jmay1-VisitorAuthor
1-Visitor
April 4, 2016

We typically use fix index for components as is but i couldnt help but wonder if there was a better way of handling this so that there is a link between the original bom so when updates are handled theres less chance of error on other drawings.

I appreciate the info either way.