API 文件集 > View manager > Object ProSimprep > Function ProSimprepDelete
Function ProSimprepDelete
Description
Deletes the specified simplified representation from its owner model.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSimprep.h>
ProSimprepDelete
(
ProSimprep* p_simp_rep
/* (In)
The simplified representation to delete
*/
)
Returns
The function successfully deleted the simplified representation.
Model is in read-only state.
The argument is invalid.
Sample Code References
User Guide References
這是否有幫助?