Category
Curve and edge geometry
, Object
ProCurvedata
Function ProCurvedataAlloc
Description
Allocates memory for a curve data structure.
Synopsis
#include <
ProCurvedata.h
>
ProError
ProCurvedataAlloc
(
ProCurvedata
**
pp_curve
/* (Out)
The curve data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully allocated memory for the curve data structure.
PRO_TK_OUT_OF_MEMORY
Insufficient memory.
PRO_TK_BAD_INPUTS
The input is invalid.
Manual References:
Drawings: Detailed Views
Drawings: Creating, Modifying and Reading Detail Items
Event-driven Programming: Toolkit-Based Analysis: Results Data
Interface: Importing Features: Adding Edges
Interface: Importing Features: Adding Edges
Sample Code References:
pt_examples ( TestAnalysisCompCurve.c )
pt_examples ( TestAnalysisCsys.c )
pt_examples ( TestAnalysisCurve.c )
pt_examples ( TestAnalysisSrfCurve.c )
pt_examples ( TestAnalysisSrfCurve.c )
pt_examples ( TestGeomdata.c )
pt_examples ( TestGeomdata.c )
pt_examples ( TestGeomdata.c )
pt_examples ( TestGeomdata.c )
pt_userguide ( UgDtlentityExamples.c )
pt_userguide ( UgDtlsymdefExamples.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )
pt_userguide ( UgImportfeatCreate.c )