Circle arcΒΆ
A circle arc is defined by a starting point (axlPoint), an ending point (axlPoint), a normal to the plane containing the arc, a center (axlPoint) or a radius (double) and an orientation (interior or exterior).
Type: axlCircleArc
Format:
<arc size="0.742262" name="CircleArc0" color="0 160 255 1">
<point1>1 0 0</point1>
<point2>0 1.3 0</point2>
<center>-0.14 0.16 0</center>
<normal>0 0 1</normal>
<ccw>1</ccw>
</arc>