ARC

Create an arc with the XML code below.

<arc>layername;layercolor;x_center;y_center;radius;startangle;endangle</arc>

Name the layer and give the layer a color of your choice.

The arc created by the DXF API has no thickness and is recorded with the centerpoint (x,y coordinate), the radius, a start angle and end angle.

Feel free to create a multi-arc product by copying the XML code as much as you want.