Circles and Ellipses
Definition
Circle
A Circle is drawn when a loci or path is marked out following some defined rule. In the case of a circle the rule is very simple.
A point on the circles boundary, or circumference, is ALWAYS the same distance from one static point (known as its centre of origin).
NOTE: Circles and Ellipses ( and there part relatives the arcs) are ALWAYS drawn in an anti-clockwise direction.
Ellipse
An ellipse, like a circle, is a loci of points that follow some difinition. It is produced when points move gradually from
the end of one radius distance to the end of a second radius distance 90deg away and then over the next 90deg it goes to the end of the first
radius distance. This continues until a complete revolution has taken place.
CAD programs don't place an enormous number of dots on the screen to trace out the outline of the circle or ellipse.
They normally use a points, maybe 36, and join them up with straight lines to make it easier to draw
Drawing a circle and an ellipse
As with a line, CAD programs need some important information in order to construct circles and ellipses.
There are many ways to specify how a circle is to be drawn. You could start with either end of its diameter. Its centre and a point on
its circumference or even just three points through all of which the circumference can pass. One exception is if the points lie in
a straight line, that implies a radius of infinitely large size and so cannot be drawn.
circle
In the example below I have used the centre and a point on the circumference to define the circle.
Points 1 and 2
ellipse
An ellipse has two different radii and can be drawn on a slope. So we need to enter the direction that one of the radii of the
ellipse is pointing and the length of each radius.
In the example below I have used the centre and a point on the circumference to define the direction and the length of the first
radius and a point to specify the length of the second radius.
Points 1, 2 and 3