API 설명서
>
Creo Parametric TOOLKIT fundamentals
>
Object ProExtdata
> Function ProExtdataTerm
Function ProExtdataTerm
Description
Cleans up the setup required for the generic application data operations for the specified model.
Replacement in Object TOOLKIT:
pfcModel::TerminateExternalData
Synopsis
#include <
ProExtdata.h
>
ProExtdataErr
ProExtdataTerm
(
ProMdl
p_model
/* (In)
The model handle
*/
)
Returns
PROEXTDATA_TK_NO_ERROR
The function successfully performed the cleanup.
PROEXTDATA_TK_ERROR
The function failed.
PROEXTDATA_TK_INVALID_OBJ_OR_CLASS
The specified model is invalid.
Sample Code References
pt_examples ( TestGenedata.c )
User Guide References
Storing External Data:ProExtdataTerm
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.