API-Dokumentation
>
Geometry items
>
Object ProCurve
> Function ProCurveDataFree
Function ProCurveDataFree
Description
Frees the memory for the specified
ProCurvedata
structure.
Synopsis
#include <
ProCurve.h
>
ProError
ProCurveDataFree
(
ProCurvedata
** p_curve_data
/* (In)
The address to
ProCurvedata
*, allocated by a previous call to
ProCurveToNURBS
()
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The argument is invalid.
See Also
ProCurveToNURBS
Sample Code References
pt_examples ( UtilGeom.c )
pt_examples ( UtilGeom.c )
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.