ArcSmoothness Property |
Specifies the smoothness of circles, arcs, and ellipses.
Signature
object.ArcSmoothness
object
PViewport, Viewport
The object or objects this property applies to.
ArcSmoothness
Integer; read-write
A positive integer from 1 to 20,000.
Remarks
The initial value for this property is 100.
A higher number produces smoother objects, but AutoCAD requires more time to regenerate them. You can improve performance by setting this property to a low value for drawing and increasing the value for rendering. The valid range is 1 through 20,000.
Comments? |