Skip to main content
1-Visitor
August 14, 2017
Question

Creo is losing files from sub catalogs.

  • August 14, 2017
  • 1 reply
  • 2322 views

When I am selecting working directory, creo is losing files from sub catalogs. Is there any solution this problem?

1 reply

24-Ruby III
August 14, 2017

Hi,

 

please provide more details (use text and pictures) to explain your problem.

1-Visitor
August 14, 2017

My problem is very simply. I created working directory in creo. Then a created assembly. In my working directory I created sub catalogs. I created sub catalogs because I want to have tidiness in the directory. I sort files on few groups. But problem is when I open my assembly, creo losed files which are in sub-catalogs.

 

I have one more question. Is there possibility that creo will remeber my working directory in new sesion. Is there some option to create file with name of projekt like is there in Inventor for example. 

24-Ruby III
August 14, 2017

Hi,

 

1.] working directory setting

Edit properties of windows shortcut and put the appropriate path into Start In field.

working_dir.png

Edit config.pro file - add following option

file_open_default_folder   working_directory

 

2.] assembly and its components in subdirectories

If the assembly file is located in C:\myfiles directory

and its components in C:\myfiles\mycomponents directory,

then you have to add following option into config.pro file

search_path   C:\myfiles\mycomponents