Page 1 of 1
How to refresh the gauge table - is it possible?
Posted: Tue Nov 09, 2021 3:29 pm
by berg_lauritz
If I use a gauge table for a sheet metal part and I change the gauge table it does not automatically update the part. Why?
If I change the thickness i.e. in the gauge table it seems that there is no way that SolidWorks detects this change automatically.
sometimes if I 'override thickness' i.e. it seems to reload the gauge table
sometimes if I change the bend radius it seems to reload the gauge table
Is there a pattern to it? Can I force a re-load with a macro?
Now we have this beautiful ability to link the material to a gauge table - but it does not update it O_o.
Re: How to refresh the gauge table - is it possible?
Posted: Tue Nov 09, 2021 3:38 pm
by Jaylin Hochstetler
berg_lauritz wrote: ↑Tue Nov 09, 2021 3:29 pm
If I use a gauge table for a sheet metal part and I change the gauge table it does not automatically update the part. Why?
If I change the thickness i.e. in the gauge table it seems that there is no way that SolidWorks detects this change automatically.
sometimes if I 'override thickness' i.e. it seems to reload the gauge table
sometimes if I change the bend radius it seems to reload the gauge table
Is there a pattern to it? Can I force a re-load with a macro?
Now we have this beautiful ability to link the material to a gauge table - but it does not update it O_o.
The only way I know to update a gauge table is to edit the "sheet metal" feature > deselect the "Use Gauge Table" option and then reselect it along with the correct gauge table from the drop down and the correct parameters.
Edit to add: Honestly I would not want it to automatically update b/c then you have no control over the model. But I do wish it would identify an update and ask if you want to update.
I believe the reason it doesn't automatically update is b/c a copy of the gauge table is actually embedded in the file.
Re: How to refresh the gauge table - is it possible?
Posted: Tue Nov 09, 2021 3:41 pm
by berg_lauritz
Jaylin Hochstetler wrote: ↑Tue Nov 09, 2021 3:38 pm
The only way I know to update a gauge table is to edit the "sheet metal" feature > deselect the "Use Gauge Table" option and then reselect it along with the correct gauge table from the drop down and the correct parameters.
image.png
I see. For me it seems to work if I select 'override thickness' and then deselect it again. But still - there is not other way?
WHY
WHY
WHY
WHY
WHY
WHY
Re: How to refresh the gauge table - is it possible?
Posted: Tue Nov 09, 2021 3:49 pm
by Jaylin Hochstetler
I like the way Solid Edge does it.
Solid Edge does not embed a gauge table in the file.
Then if you make a change this notification shows.
And if you open the gauge properties dialogue you can see exactly which values (the fields in yellow) are not matching the gauge table and there is a "refresh" button that will update the field based on the gauge table.
Re: How to refresh the gauge table - is it possible?
Posted: Wed Nov 10, 2021 8:38 am
by gupta9665
Macro could be an option.
Re: How to refresh the gauge table - is it possible?
Posted: Wed Nov 10, 2021 8:41 am
by berg_lauritz
Jaylin Hochstetler wrote: ↑Tue Nov 09, 2021 3:49 pm
I like the way Solid Edge does it.
Solid Edge does not embed a gauge table in the file.
Then if you make a change this notification shows.
2021-11-09 15_45_16-Window.jpg
And if you open the gauge properties dialogue you can see exactly which values (the fields in yellow) are not matching the gauge table and there is a "refresh" button that will update the field based on the gauge table.
2021-11-09 15_45_52-Window.jpg
Ahhh... you're doing it again: Making me envy you!
The pain is real!
Re: How to refresh the gauge table - is it possible?
Posted: Wed Nov 10, 2021 11:37 am
by Jaylin Hochstetler
berg_lauritz wrote: ↑Wed Nov 10, 2021 8:41 am
Ahhh... you're doing it again: Making me envy you!
The pain is real!
Sorry, I couldn't resist.
Re: How to refresh the gauge table - is it possible?
Posted: Wed Nov 10, 2021 1:06 pm
by bnemec
berg_lauritz wrote: ↑Wed Nov 10, 2021 8:41 am
Ahhh... you're doing it again: Making me envy you!
The pain is real!
Try being the CAD Admin when switching from SE (files on SAN) to SW (files in PDM). Talk about real pain.
Re: How to refresh the gauge table - is it possible?
Posted: Fri Nov 12, 2021 8:25 am
by KevinC
You can reload your table by selecting another and then reselecting the original table without leaving the Sheet Metal PM.
Select another gauge table (if available, it doesn't matter which).
Click Yes to this dialog:
- image.png (10.27 KiB) Viewed 2006 times
The newly selected table is loaded and the current table is removed.
While still in the Sheet Metal PM, select your original table (which has has the latest edits).
Click Yes to the same dialog and your original table, with its edited data, is loaded.
Click the Sheet Metal PM green check.
Re: How to refresh the gauge table - is it possible?
Posted: Fri Nov 12, 2021 10:54 am
by berg_lauritz
KevinC wrote: ↑Fri Nov 12, 2021 8:25 am
You can reload your table by selecting another and then reselecting the original table without leaving the Sheet Metal PM.
Select another gauge table (if available, it doesn't matter which).
Click Yes to this dialog:
image.png
The newly selected table is loaded and the current table is removed.
While still in the Sheet Metal PM, select your original table (which has has the latest edits).
Click Yes to the same dialog and your original table, with its edited data, is loaded.
Click the Sheet Metal PM green check.
I just tried it, it works.
But automating this is too much of a pain, I think. Plus I only see changes if I actively open that feature...
This is not the way, D'assault!