Broken References
Broken References
(OP)
I had a part (a Chute) that I derived in one of my assemblies. I accidentally grabbed the origin of the assembly when I was sketching so it created a Reference to "Point1@Origin of Assem1." I broke the reference so now the suffix is "-> x"
Funny thing about "Assem1" is that it is the default name. So when I tried to insert the Chute in to "Assem1" it said it would create conflict of context, or out of context reference (something like that).
Ultimately I solved the problem by saving/renaming the assembly before inserting the Chute.
Is there a way to completely REMOVE an old reference, instead of breaking it so I don't get this sort of thing cropping up again in the future?
Funny thing about "Assem1" is that it is the default name. So when I tried to insert the Chute in to "Assem1" it said it would create conflict of context, or out of context reference (something like that).
Ultimately I solved the problem by saving/renaming the assembly before inserting the Chute.
Is there a way to completely REMOVE an old reference, instead of breaking it so I don't get this sort of thing cropping up again in the future?






RE: Broken References
Chris
SolidWorks 10 SP4.0
ctopher's home
SolidWorks Legion
RE: Broken References
Drill down to the sketch level and delete the constraint to completely remove the ref.
RE: Broken References
Thanks, I ended up finding one remaining point that was located right on the origin (couldn't see it before). I also rediscovered "Display/Delete Relations" and how useful it can be for this exact purpose.