Same part file names
Same part file names
(OP)
Does SW allow parts of the same file name but from different directories to be in the same assembly. I ran into this problem last week when I named two different parts from two different sub-assemblies with the same name. Each part was in its own sub-assembly folder, but when I opened one of the sub-assemblies the wrong part loaded??? Can I over come this problem or do I have to remember not to use the same name for any part I ever create?
Regards
Oliver Manhire
Regards
Oliver Manhire






RE: Same part file names
Alternative---> If the 2 or more parts are close or even if they are not try using Configurations. That way you can use the same part in all your sub-assembly just use a different configuration instead and if you need it to show in a BOM. Just go the properties of the or each configuration and use "Configuration name" instead of "Documnet name". You can use DT's (Design Tables) to control your configs easier.
I hope that helps,
Scott Baugh, CSWP

credence69@REMOVEhotmail.com
http://www.3dmca.com
http://home.insightbb.com/~scott.baugh/
*When in doubt always check the help first*
RE: Same part file names
Andrew
RE: Same part file names
Example:
2" long bracket --> bracket_12345.sldprt
3" long bracket --> bracket_12346.sldprt
4" long bracket --> bracket_12347.sldprt
RE: Same part file names
2" long bracket --> bracket_12345.sldprt
could be keyed in wrong as
2"long bracket --> bracket_12345.sldprt
and who would catch it?
You have 2 schools of thought with part numbers, either Significant or Non-significant part numbers. in the long run, non-significant part numbers are the way to go. If you need to control files, get PDM software that will do the job properly.
"The attempt and not the deed confounds us."
RE: Same part file names
I ran into the same problem.
The way I solved my problem was by rename one file by adding a period to not totally mess up the BOM.
For example, if you have to parts named bracket.
Leave one name and other bracket.sldprt
and the other bracket..sldprt.
Hope this helps
RE: Same part file names
Crashj '
RE: Same part file names
The common name problem is a little more subtle than has been mentioned above. If you have set up a default file location in the OPTIONS, SW will start there and then look into subdirectories. As soon as it finds the proper name it tries to put that file into an assembly. This seems to happen (sometimes) even when the desired filename is in the same subdirectory as the assembly.
The solution can be to NOT have a default directory, or else to always use discrete filenames. If you have the problem, the SolidWorks Explorer can be the best way to change names.