API 설명서
>
Creating import and custom geometry
>
Object ProContourdata
> Function ProContourdataFree
Function ProContourdataFree
Description
Frees the memory for the contour data structure.
Synopsis
#include <
ProContourdata.h
>
ProError
ProContourdataFree
(
ProContourdata
* p_contour_data
/* (In)
The contour data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The input argument is invalid.
Sample Code References
pt_examples ( TestGeomdata.c )
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.