deprecated_A3DSimplifyModelFileCurveAndSurfaceAsAnalytic

A3DStatus deprecated_A3DSimplifyModelFileCurveAndSurfaceAsAnalytic(A3DAsmModelFile *p, double dTol)

deprecated

A3DStatus deprecated_A3DSimplifyModelFileCurveAndSurfaceAsAnalytic(A3DAsmModelFile* p, double dTol)

Function to traverse the entire modelfile and simplify all curves and surfaces to analytics if possible, according to a certain tolerance.

Parameters

p: The input modelfile.

dTol: The tolerance.

Returns

A3D_SUCCESS on success, or an error code on failure