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