deprecated_A3DGetCurveAsAnalyticFromCoEdge

A3DStatus deprecated_A3DGetCurveAsAnalyticFromCoEdge(const A3DTopoCoEdge *pCoEdge, double dTol, A3DCrvBase **pAnalyticCurve, A3DEAnalyticType *peAnalyticType)

deprecated

A3DStatus deprecated_A3DGetCurveAsAnalyticFromCoEdge(const A3DTopoCoEdge* pCoEdge, double dTol, A3DCrvBase** pAnalyticCurve, A3DEAnalyticType* peAnalyticType)

Function to get curves as analytic (line or circle) according to a certain tolerance Try to use UV curves from Edges if exist, otherwise use 3D Curves.

Returns

A3D_SUCCESS on success, or an error code on failure