Description | ||||||||||||||
Changes Creo Parametric to another working directory. The directory can be relative or absolute.
You can use this function in conjuction with the file management functionality to save and retrieve objects. |
||||||||||||||
Replacement in Object TOOLKIT: | pfcBaseSession::ChangeDirectory | |||||||||||||
Synopsis | ||||||||||||||
#include <ProUtil.h> | ||||||||||||||
ProError | ProDirectoryChange | ( | ||||||||||||
ProPath path | ||||||||||||||
/* (In) | ||||||||||||||
The path to the new directory | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|