Function ProDirectoryChange
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: | |
Synopsis
| ProDirectoryChange |
| ( /* (In) The path to the new directory */ ) |
Returns
| The function successfully changed the directory. |
| The specified path is invalid. |
| You are unable to access the specified directory. |
| You specified an invalid name. |
Sample Code References
User Guide References