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
外部データの保存:ProExtdataTerm
Parent topic
Object ProExtdata
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。