QAD supports approximating arcs, arcs of ellipse, ellipses and circles in small segments.
· For arcs the number of these segments depends on TOLERANCE2APPROXCURVE and ARCMINSEGMENTQTY variables (minimum number of segments to be used for the approximation)
· For arcs of ellipse the number of these segments depends on TOLERANCE2APPROXCURVE and ELLIPSEARCMINSEGMENTQTY variables (minimum number of segments to be used for the approximation)
· For ellipses the number of these segments depends on TOLERANCE2APPROXCURVE and ELLIPSEMINSEGMENTQTY variables (minimum number of segments to be used for the approximation)
· For circles the number of these segments depends on TOLERANCE2APPROXCURVE and CIRCLEMINSEGMENTQTY variables (minimum number of segments to be used for the approximation)
Maximum approximation error