API 설명서
>
Curve and edge geometry
>
Object ProComponentCurvedata
> Function ProComponentCurvedataAlloc
Function ProComponentCurvedataAlloc
Description
Allocates memory for a component of a composite curve.
Synopsis
#include <
ProCurvedata.h
>
ProError
ProComponentCurvedataAlloc
(
ProComponentCurvedata
** pp_component
/* (Out)
The component of a composite curve
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated the memory.
PRO_TK_OUT_OF_MEMORY
Insufficient memory.
PRO_TK_BAD_INPUTS
The input was invalid.
Sample Code References
pt_examples ( TestAnalysisCompCurve.c )
pt_examples ( TestGeomdata.c )
User Guide References
Geometry of Datum Curves:ProComponentCurvedataAlloc
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.