API 文件集
>
View manager
>
Object ProSimprep
> Function ProSimprepDelete
Function ProSimprepDelete
Description
Deletes the specified simplified representation from its owner model.
Replacement in Object TOOLKIT:
pfcSolid::DeleteSimpRep
Synopsis
#include <
ProSimprep.h
>
ProError
ProSimprepDelete
(
ProSimprep
* p_simp_rep
/* (In)
The simplified representation to delete
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully deleted the simplified representation.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_examples ( TestSimpRep.c )
User Guide References
Creating and Deleting Simplified Representations:ProSimprepDelete
Parent topic
Object ProSimprep
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳