Page 1 of 1

unstable parts

Posted: Fri Apr 22, 2022 10:08 am
by HDS
We have a part that is unstable on regen. All most every other time you hit crtl-Q it will fail. You crtl-Q again and it fixes itself.

The part is mostly surfaces. It has references to a master model and on other parts that are open in session. All parts are in PDM.

What should we look for that would cause this type of behavior?

What do you do when you see it?

How often do you see it?

Re: unstable parts

Posted: Fri Apr 22, 2022 10:32 am
by Glenn Schroeder
If it has multiple external references I'm not surprised you're having problems with it.

Re: unstable parts

Posted: Fri Apr 22, 2022 10:46 am
by AlexLachance
Try removing useless references and having your master model locked if possible, sometimes that stops the random failing.

Re: unstable parts

Posted: Fri Apr 22, 2022 10:54 am
by HDS
how do you lock the master model?

Re: unstable parts

Posted: Fri Apr 22, 2022 11:13 am
by AlexLachance
right click on it, go to external references, and lock it's references. Sorry for the frenchness of the screenshots.
image.png
image.png

Re: unstable parts

Posted: Fri Apr 22, 2022 11:21 am
by RichGergely
Surface parts can be a real issue with this kind of thing.

Agree on the lock or even more solid is break references if you know the surface references with never change.

I wonder if the OP has verification on rebuild on, if not turning it on might show an issue you were unaware of.

Re: unstable parts

Posted: Fri Apr 22, 2022 11:33 am
by AlexLachance
RichGergely wrote: Fri Apr 22, 2022 11:21 am Surface parts can be a real issue with this kind of thing.

Agree on the lock or even more solid is break references if you know the surface references with never change.

I wonder if the OP has verification on rebuild on, if not turning it on might show an issue you were unaware of.
True! Verification on Rebuild can cause this to pop-up on master models. My VAR has blamed it on "outdated templates", which wasn't the root cause, just their easy answer to wash their hands and say it's our fault.

Re: unstable parts

Posted: Fri Apr 22, 2022 1:15 pm
by HDS
Verification on rebuild is off.

Still making changes to master so we can not break the link.

Keep the ideas coming. This is all useful.

Re: unstable parts

Posted: Fri Apr 22, 2022 2:11 pm
by RichGergely
HDS wrote: Fri Apr 22, 2022 1:15 pm Verification on rebuild is off.

Still making changes to master so we can not break the link.

Keep the ideas coming. This is all useful.
You need to turn it on and then rebuild to see if there is anything wrong.

Verification on rebuild does make Solidworks slower (you may not notice it though) but it makes sure the models are as robust as possible.

Also with it permanently on it is less likely you will have issues at later Solidworks upgrades. When you put a new version of Solidworks on and you open a previous release file Solidworks will do an in depth rebuild (the same as verification on rebuild) and suddenly a whole load of old models/assemblies might not work anymore.

Re: unstable parts

Posted: Sat Apr 23, 2022 5:10 pm
by the_h4mmer
HDS wrote: Fri Apr 22, 2022 10:08 am
What should we look for that would cause this type of behavior?
A method I use for finding the source(s) of these kinds of issues, is to rollback the feature tree to about half way, then force your rebuild. If it fails, then it's somewhere in the first half, if it doesn't, it's probably in the second half of the feature tree. Rinse and repeat to find the 'start' of the problems. Definitely will be subjective to know what to do when you find the problem(s).