API 文件集
>
3D interface
>
Object ProOutput
> Function ProOutputBrepRepresentationFree
Function ProOutputBrepRepresentationFree
Description
Free a brep representation data structure.
Synopsis
#include <
ProIntf3Dexport.h
>
ProError
ProOutputBrepRepresentationFree
(
ProOutputBrepRepresentation
representation
/* (In)
The brep representation structure.
*/
)
Returns
PRO_TK_NO_ERROR
The function freed the options.
PRO_TK_BAD_INPUTS
The argument was invalid.
Sample Code References
pt_userguide ( UgInterfaceExport.c )
pt_userguide ( UgInterfaceExport.c )
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳