deprecated_A3DSimplifyModelFileCurveAndSurfaceAsAnalytic
-
A3DStatus
deprecated_A3DSimplifyModelFileCurveAndSurfaceAsAnalytic(A3DAsmModelFile *p, double dTol) deprecated
A3DStatusdeprecated_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_SUCCESSon success, or an error code on failure