API 설명서 > Creo Parametric fundamentals > Object ProDirectory > Function ProDirectoryCurrentGet
Function ProDirectoryCurrentGet
Description
Gets the absolute path name of the current working directory for Creo Parametric.
Replacement in Object TOOLKIT:
Synopsis
#include <ProUtil.h>
ProDirectoryCurrentGet
(
ProPath path
/* (Out)
The absolute path name of the current working directory
*/
)
Returns
The function successfully retrieved the information.
The function was unable to find current working directory.
Sample Code References
User Guide References
도움이 되셨나요?