AEC Objects do not do true curves. The number of facets/size of the faceting is controlled by the FACETDEV System Variable. This value is a distance, and represents the maximum distance from the midpoint of a facet perpendicular to the true arc of the curve. So a smaller number will produce a larger number of facets. The value has to be greater than 0. There is also a minimum of eight facets on a whole circle, no matter how large you make the value.
Be mindful that there is a performance hit as you decrease the value of FACETDEV and increase the number of facets, particularly if you have long "arcs" of large radius. There is another variable, FACETMAX, which specifies the maximum number of facets a single arc can have, with allowable values from 100 to 10000. Setting FACETMAX to a lower value in its range can minimize the performance hit on long, large radius arcs while still allowing you to set FACETDEV small enough to get a reasonable number of facets on smaller arcs of smaller radius.
David Koch
AutoCAD Architecture and Revit User
Blog | LinkedIn
