<div dir="ltr"><div>Hi All,<br><br></div>I am very new here. I need to make many circles. The documentation says in section 5.1.2<br><dl compact><dt><code>"Circle ( <var>expression</var> ) = { <var>expression</var>, <var>expression</var>, <var>expression</var> };</code>
<a name="index-Circle-_0028-expression-_0029-_003d-_007b-expression_002c-expression_002c-expression-_007d_003b"></a></dt><dt>Creates a circle arc (strictly) smaller than Pi..."</dt><dd><br></dd><dt>This would mean at least three perimeter points would be needed to make each circle. I tried with two points making arcs exactly pi radians each. They display properly, but I am wondering what problems I would have making all of the circles with two points (and a center point) instead of more. Thanks for any information.</dt></dl><p>Jim<br></p><br></div>