API 文件集 > Drawings and detail > Object ProDtlsymdefdata > Function ProDtlsymdefdataPathSet
Function ProDtlsymdefdataPathSet
Description
Set a symbol definition path.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsymdef.h>
ProDtlsymdefdataPathSet
(
ProDtlsymdefdata symdefdata
/* (In)
The symbol definition data.
*/
ProPath path
/* (In)
The path to symbol definition.
*/
)
Returns
The function successfully set the path.
Bad one or more input arguments.
Sample Code References
User Guide References
這是否有幫助?