Community Tip - You can change your system assigned username to something more personal in your community settings. X
if i have a part in the following folder:
C:/Projects/Rocket/Mechanical/Hardware/mypart.prt
at SEARCH_PATH, which one i should put?
SEARCH_PATH C:/Projects/Rocket/
SEARCH_PATH C:/Projects/Rocket/Mechanical/
SEARCH_PATH C:/Projects/Rocket/Mechanical/Hardware/
Creo doesn't search sub-folders. You have to explicitly tell it exactly what folder(s) to search.
You can have more than one search folder in the config.pro.
You would have to have at least the third one for Creo to find your file.
Be advised, the more folders you tell creo to search, the longer it takes.
This type of thing comes up from time to time. Here's a discussion that might be helpful
Past path discussion (with batch file for building files)
I've got projects with dozens of subdirectories. I don't want to add them to my default search path, so I only append them to the search path when I'm working on a specific project.
@Mirui wrote:
if i have a part in the following folder:
C:/Projects/Rocket/Mechanical/Hardware/mypart.prt
at SEARCH_PATH, which one i should put?
SEARCH_PATH C:/Projects/Rocket/
SEARCH_PATH C:/Projects/Rocket/Mechanical/
SEARCH_PATH C:/Projects/Rocket/Mechanical/Hardware/
Hi,
use SEARCH_PATH C:/Projects/Rocket/Mechanical/Hardware