Description in BOM not working SW2020

Use this space to ask how to do whatever you're trying to use SolidWorks to do.
User avatar
Rob
Posts: 128
Joined: Mon Mar 08, 2021 3:46 pm
Answers: 2
Location: Mighty Glossop, UK
x 787
x 208
Contact:

Description in BOM not working SW2020

Unread post by Rob »

Hi Guys

I've got some multi-sheet drawings - one sheet per config.

The drawing is of a part, so there is only one item per BOM - it is just a convenient way to display the properties.

I am using the Copy Sheet Paste method to produce all the sheets.

The problem I am having is that whilst all the other properties update, the description stubbornly refers to the configuration in which the BOM was created.

All of the other notes and properties in the title block update - it's just the BOM description that is causing a problem.

I've checked the properties in the part are good and If I manually add a new BOM it works, but changing the referenced config doesn't seem to work with copy/paste.

Has anyone experienced this / got this to work?

I'm using a macro to automate the process - and the funny thing is on one set of drawings it works fine and another set is hit and miss.

I have updated both my drawing & BOM template to 2020, so I don't think its a crusty template gotcha

image.png
image.png
by Roasted By John » Mon Apr 19, 2021 9:45 am
A quick way is to delete the BOM and then Select A View on the page and re-insert the BOM
Go to full post
Merovingien

Re: Description in BOM not working SW2020

Unread post by Merovingien »

select the BOM,
in the feature-tree of the BOM,
expand "configuration"
switch to the correct one...

you may enjoy a little of the "Bugidworks" effect when doing this...
User avatar
Roasted By John
Posts: 366
Joined: Mon Mar 08, 2021 3:21 pm
Answers: 1
Location: Lebanon PA USA
x 268
x 583
Contact:

Re: Description in BOM not working SW2020

Unread post by Roasted By John »

A quick way is to delete the BOM and then Select A View on the page and re-insert the BOM
www.martinsroastapig.com
Pig Roast Your Way
User avatar
AlexLachance
Posts: 2187
Joined: Thu Mar 11, 2021 8:14 am
Answers: 17
Location: Quebec
x 2373
x 2015

Re: Description in BOM not working SW2020

Unread post by AlexLachance »

From my understanding your macro is missing the process of switching the configuration inside the BOM.
User avatar
Rob
Posts: 128
Joined: Mon Mar 08, 2021 3:46 pm
Answers: 2
Location: Mighty Glossop, UK
x 787
x 208
Contact:

Re: Description in BOM not working SW2020

Unread post by Rob »

Hi guys

Thanks for the responses.

The thing is I am updating the configuration - the other properties update - just not the description.

I've rewritten the macro to insert a BOM - Johns answer
Post Reply