How do I move part files to another folder?
How do I move part files to another folder?
(OP)
I have just 2 months experience of Pro E under my belt, hence what may be a daft question.
I have inherited a system where files for each product are stored in their own folders. This extends to common parts like screws and washers, the result is multiple copies of parts.
Initially I plan to have one copy of these common parts in one folder that all the assemblies can reference.
My question is; Is there an easy way to move these files?
There doesn't appear to be a way other than saving a copy to a new folder. I was thinking along the lines of moving the parts with Pro E closed and then locating the files when I open the assemblies again.
Kind Regards
Matt
Wildfire 2 on XP
I have inherited a system where files for each product are stored in their own folders. This extends to common parts like screws and washers, the result is multiple copies of parts.
Initially I plan to have one copy of these common parts in one folder that all the assemblies can reference.
My question is; Is there an easy way to move these files?
There doesn't appear to be a way other than saving a copy to a new folder. I was thinking along the lines of moving the parts with Pro E closed and then locating the files when I open the assemblies again.
Kind Regards
Matt
Wildfire 2 on XP





RE: How do I move part files to another folder?
Petrotrim Services
RE: How do I move part files to another folder?
Multiple copies of the same part name is a recipe for disaster in Pro/E. You need to firmly understand the order in which Pro/E searches for files and how your system specifies search paths, etc. RTFM. Once you understand how everything works, you can attempt to start fixing things. It is going to take a lot of work. I don't recommend dumping everything in one folder but you don't want a separate folder for every object either.
I recommend you goggle findmymother and down load it. You can use it to search Pro/E folders for where objects are used. So if you want to find where the part "bolt" is used it will tell you every assembly and drawing that references it. Then you can carefully put all the extra copies of bolt in a temporary trash folder and test all your assemblies to make sure they still work with the one bolt you decided to keep on the system. If you get failures you can either redefine your assemblies to work with the bolt you kept or restore one of your duplicate bolt objects.
You must be careful though that the duplicate file name objects don't have different features, dimensions, etc. If that is the case you need to rename the duplicates with ALL THE UPPER LEVEL OBJECTS in memory and then save those upper level objects, otherwise they will not find the correct model.
It will be a difficult process but the sooner you start the sooner you will have reliable models. And never duplicate a file name again in Pro/E.
RE: How do I move part files to another folder?
jbeckhou, I just want the common parts in a specific place, screws, nuts, washers etc.
My aim is reliable assemblies that don't self destruct when parts are modified, but thats another story.
RE: How do I move part files to another folder?
As you may have already picked up, ProE uses a 'working directory' where it saves all of the files that are a part of an assembly. Without a PDM, if your common components are not in the same location, ProE will not be open the assembly unless you specify the location of the missing components.
I would just keep the parts where they are. I know its a pain, but you would need to make sure that you keep your files names in good order to minimize the hassles.
Good luck.
RE: How do I move part files to another folder?
RE: How do I move part files to another folder?
For instance, in the loadpoint/text/config.pro I have search paths set to common files like fastners. Then we have a procedure that whenever Pro/E is started you change the working directory to the project you are working on and immediately load the config.pro in the working directory. That will set any project specific search paths as well as templates, units, etc.
RE: How do I move part files to another folder?
Create search.pro file
regards
Wildfire is very nice, if you know,
how work with him