API ドキュメンテーション
>
Surface geometry
>
Object ProSurfacedata
> Function ProSurfacedataMemoryFree
Function ProSurfacedataMemoryFree
Description
Frees the top-level memory used by the surface data structure.
Synopsis
#include <
ProSurfacedata.h
>
ProError
ProSurfacedataMemoryFree
(
ProSurfacedata
* p_surf_data
/* (In)
The surface data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_examples ( TestImportfeat.c )
pt_examples ( UtilIntfData.c )
User Guide References
サーフェスのジオメトリ:ProSurfacedataMemoryFree
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。