API Documentation
>
Creo Parametric TOOLKIT fundamentals
>
Object ProExtdata
> Function ProExtdataInit
Function ProExtdataInit
Description
Performs the initial setup for the generic application data operation.
Replacement in Object TOOLKIT:
pfcModel::AccessExternalData
Synopsis
#include <
ProExtdata.h
>
ProExtdataErr
ProExtdataInit
(
ProMdl
p_model
/* (In)
The model handle
*/
)
Returns
PROEXTDATA_TK_NO_ERROR
The function successfully performed the setup.
PROEXTDATA_TK_ERROR
The function failed.
PROEXTDATA_TK_INVALID_OBJ_OR_CLASS
The specified model is invalid.
Sample Code References
pt_examples ( TestGenedata.c )
pt_examples ( TestGenedata.c )
User Guide References
Storing External Data:ProExtdataInit
Was this helpful?
This site works best with JavaScript enabled