Skip to main content
1-Visitor
February 10, 2017
Question

Component failed (missing model) on downloaded parts

  • February 10, 2017
  • 1 reply
  • 5754 views

I am making an assembly using parts downloaded from the PTC manufacturer CAD portal, with the exception of a mounting plate part that I created. After assembling and constraining everything, I save and exit with no issues. But when I try to open the file, the only part left is my mounting plate and all of the downloaded parts are red in the model tree and in the regeneration manager they all say "component failed (missing model)". Not sure what issue is; everything seems to be in the right place, but I'll admit I'm not computer savvy at all so maybe I'm missing something. I've redone this assembly so many times and it is driving me up the wall

1 reply

23-Emerald III
February 10, 2017

My guess is that the parts got saved to some folder that Creo cannot find.

Solutions:

1) Locate the part files and move them to the same folder as the mounting plate and assembly.

2) Create a search_path line in config.pro to point to the folder that contains the downloaded files.

3) If multiple foldeers for the downloaded parts, create a Search.pro file that has all of the folders in it and then a search_path_file line in your config.pro.

*You will need to check that I got the names right for the search path information as I use Windchill and never have to worry about where a file is located.

sbundy1-VisitorAuthor
1-Visitor
February 10, 2017

Thanks for your response!

Everything is in the same folder, but I am still having this issue.

Perhaps this is a rudimentary question, but how would one go about creating a search_path line in config.pro?

24-Ruby III
February 11, 2017

Hi,

please can you attach:

  • picture of Creo window reporting the issue
  • picture of Windows Explorer showing directory containing model files

MH