Part configurations in Balloons/BOM
Part configurations in Balloons/BOM
(OP)
I have an assembly in which there are several instances of a given part. Each instance is a different configuration of that part. I have created several configuration-specific properties for that part. Now when I make a drawing of that assembly, I want to show each instance (configuration) by a separate balloon and consequently, this should appear in the BOM accordingly. However, when I put a balloon on these instances, they all get numbered the same, which means there is only one entry in BOM for that item number. What I want is each instance (Config) appear as separate entry in the BOM with their corresponding config-specific value.
How can I fix this problem? I tried searching through the forum for this and did find a few related posts but none of them addressed this specific problem. Also, it would be great if I don't have to create any Excel macro as I don't know how to do that.
Thanks to all the readers
How can I fix this problem? I tried searching through the forum for this and did find a few related posts but none of them addressed this specific problem. Also, it would be great if I don't have to create any Excel macro as I don't know how to do that.
Thanks to all the readers






RE: Part configurations in Balloons/BOM
Now solidworks will recognize each part as a aseperate line item in the BOM.
Best Regards,
Jon
Challenges are what makes life interesting; overcoming them is what makes life meaningful.
RE: Part configurations in Balloons/BOM
A few more questions:
1. I want to have 2 BOMs in the same drawing. The reason is that I want to lump parts into 2 "groups" and have a separate BOM for each group. The item numbering in 2 BOMs will be different and so will the columns. For example:
BOM1:
Item numbering is like 1,2,3,4,5...
Columns are: Item No, Part No, Part Description, etc.
BOM2:
Item Numbering is 101,102,103,104,...
Columns are: Item No, Description, Cut size
I will be making balloons that reflect this 2 different numberings.
I have already created 2 cutom BOM templates that have the respective columns. I did manage to insert 2 BOMs but they don't look right. For example, the balloons corresponding to 2nd BOM don't have numbers like 101, 102,.. even if I double click the balloon and change the number to 101 or 102, it goes back to 7,8,9,... I already cleared the "Row numbers follow assembly ordering" check box on the Control tab of the Bill of Materials Properties dialog box.
Any suggestions?
Thanks to all
RE: Part configurations in Balloons/BOM
Doing this method will not automatically update the custom balloons.
Best Regards,
Jon
Challenges are what makes life interesting; overcoming them is what makes life meaningful.
RE: Part configurations in Balloons/BOM
But I still have one problem left - as I mentioned in an earlier post, my intention was to have 2 different BOMs in the same drawing so that I can have different columns for different parts. That is, in BOM1 (Item No, Part No, Part Description, Qty) and in BOM2 (Item No, Cut Size, Qty). Then I would like to have the parts that have the corresponding properties go into the corresponding BOM. Is this possible in any way?
Thanks to all.
RE: Part configurations in Balloons/BOM
You could for instance have a solidworks generated bom for the BOM1 and delete columns you don't need.
For BOM2 it looks like you will need to have a custom made BOM made in excel. You then can insert- object-from file and browse to the excel BOM you made. Look in SW help under Creating Excel based BOM's
I hope this helps!
Best Regards,
Jon
Challenges are what makes life interesting; overcoming them is what makes life meaningful.
RE: Part configurations in Balloons/BOM
What have I done wrong?
Chris
RE: Part configurations in Balloons/BOM
Of course, that begs this question:
Even though you have assigned configuration-specific properties, are those property entries actually different from one another?
http://www.EsoxRepublic.com-SolidWorks API VB programming help
RE: Part configurations in Balloons/BOM
As I understand it, to fix this you have to set each configuration of the part to use "user-specified name" in a BOM. Probably easiest to do this with a design table that includes the $partnumber header, then the value for each configuration would be the partname you want to appear in the BOM.
The second part of the fix is on the Bom Properties, under part configuration grouping, to select "Display all configurations of the part as one item".
This seems like a roundabout fix to me, but apparently Solidworks says this works as it is designed, which I don't fully understand as I can't think of an instance where you would want an item listed twice in the same BOM with different item numbers. I would always assume that any documents with the same name will appear as a single item in the BOM.
If anyone has a better fix, I would love to hear it.
RE: Part configurations in Balloons/BOM
Am I doing something wrong? Is there a better/smarter way to do this?
Thanks
Chris
RE: Part configurations in Balloons/BOM
Thank You!! That's what I was missing. I just needed to click the button for "Display all configurations of the part as one item".
I agree, it seems odd that it would require this, but as long as it makes my bill work, I'm ok with it.
Thanks again
Chris