Skip to main content
1-Visitor
October 2, 2014
Solved

Assembly references

  • October 2, 2014
  • 2 replies
  • 2909 views

Hello all, I have a assembly I am using. The parts I started using for the assembly got moved to different folders on accident and now the assembly cant find the files to use. Is there a way to tell creo to look in a new places for these files or to re associate them some how? Thanks in advance your help.

Frank


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by TomU

I do not think an assembly keeps track of where its required objects are located. It simply tries to open each file from all the locations it knows about. If you add these other folder locations to your search paths, Creo should be able to find and open the required files.

If you manually locate and open the required files before opening the assembly, when the assembly loads it will be able to use the files in session. Still, after saving the assembly and closing everything, I don't think it will be able to find them again if they aren't in the search path.

2 replies

Dale_Rosema
23-Emerald III
October 2, 2014

You can update your config.pro file to add the new location into the search path. Then it should be able to find the files that it cannot find now.

Thanks, Dale

fphelps1-VisitorAuthor
1-Visitor
October 2, 2014

Thanks for the response Dale, but how do I tell Creo which paths go with which file. The files are located in multiple folders.

23-Emerald IV
October 2, 2014

You really only want to have one copy of any file anywhere on the network. You're asking for big trouble with multiple copies.

TomU23-Emerald IVAnswer
23-Emerald IV
October 2, 2014

I do not think an assembly keeps track of where its required objects are located. It simply tries to open each file from all the locations it knows about. If you add these other folder locations to your search paths, Creo should be able to find and open the required files.

If you manually locate and open the required files before opening the assembly, when the assembly loads it will be able to use the files in session. Still, after saving the assembly and closing everything, I don't think it will be able to find them again if they aren't in the search path.

fphelps1-VisitorAuthor
1-Visitor
October 2, 2014

Thanks Tom. So the best plan of action is to keep all the part files in (1) folder, and not have seperate part folders for each part? Thanks again.

Dale_Rosema
23-Emerald III
October 2, 2014

Either (1) folder or several folders with each folder location in the search path.