Description | ||||||||||||||
Obtains the geometric representation of the curve. | ||||||||||||||
Licensing Requirement | ||||||||||||||
TOOLKIT for Mechanica | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProMechGeometry.h> | ||||||||||||||
ProError | ProMechcurveDataGet | ( | ||||||||||||
ProMechCurve curve | ||||||||||||||
/* (In) | ||||||||||||||
The curve. | ||||||||||||||
*/ | ||||||||||||||
ProGeomitemdata** data | ||||||||||||||
/* (Out) | ||||||||||||||
The curve data. The function allocates the memory for this argument. Use the function ProGeomitemdataFree() to free the memory. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|