API 설명서
>
Surface geometry
>
Object ProSurfacedata
> Function ProSurfacedataAlloc
Function ProSurfacedataAlloc
Description
Allocates memory for a surface data structure.
Synopsis
#include <
ProSurfacedata.h
>
ProError
ProSurfacedataAlloc
(
ProSurfacedata
** pp_surf_data
/* (Out)
The surface data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated memory for the data structure.
PRO_TK_OUT_OF_MEMORY
Insufficient memory.
PRO_TK_BAD_INPUTS
The input is invalid.
Sample Code References
pt_examples ( TestAnalysisSurface.c )
pt_examples ( TestGeomdata.c )
User Guide References
Adding Surfaces:ProSurfacedataAlloc
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.