15-10. AutoCAD Drawing ELLIPSE by the Mouse
How to draw an Ellipse using the ELLIPSE command (ellipse - an elongated circle)

Drawing ellipsis is done via the command button ELLIPSE or via a text menu, Draw => Ellipse => select one of 3 subcommand.
After setting up the center of ellipse move the mouse to the place where we will be short tangent and then click and move my cursor to the place that we would set a higher vertical tangent to an ellipse.
When drawing ELLIPSE the requirements list in AutoCAD command line prompt.
After setting up the center of ellipse move the mouse to the place where we will be short tangent and then click and move my cursor to the place that we would set a higher vertical tangent to an ellipse.
When drawing ELLIPSE the requirements list in AutoCAD command line prompt.


Command: _ellipse [click on the Ellipse button on the Draw toolbar]
Specify axis endpoint of ellipse or [Arc/Center]: C [specifying the center of an ellipse]
Specify center of ellipse: [set the center of an ellipse on the desktop, click the left mouse-the intersection of axes X/Y]
Specify endpoint of axis: 50 [determination of the horizontal axis by axis X]
Specify distance to other axis or [Rotation]: 20 [determination of the vertical axis Y axis]
Specify axis endpoint of ellipse or [Arc/Center]: C [specifying the center of an ellipse]
Specify center of ellipse: [set the center of an ellipse on the desktop, click the left mouse-the intersection of axes X/Y]
Specify endpoint of axis: 50 [determination of the horizontal axis by axis X]
Specify distance to other axis or [Rotation]: 20 [determination of the vertical axis Y axis]
Comments
Post a Comment