In mechanical drawing, it's common to use a parallel projection of a 3d model into a 2d drawing. A parallel projection is also known as an axonometric projection; orthographic, isometric, dimetric, and trimetric projections are examples of such a projection. In a parallel projection, any two lines that are parallel in real life must also appear parallel on the drawing. This differs from a perspective projection. In a perspective projection, objects that are closer to the "camera" appear larger than objects that are farther away. This means that some lines that are parallel in real life will not be parallel on the drawing; they will converge at a vanishing point. This may cause confusion. By default, NTsolver displays a parallel projection of the model. To display a perspective projection, choose #LINK(configuration) in the text window, and set the perspective factor to something other than zero. The distance from the "camera" to the model is equal to one thousand pixels divided by the perspective factor. The user interface consists of two windows: a large graphics window that displays the model being drawn, and a smaller text window, that displays information about the model. After starting a new file, the model is empty except for the three coordinate planes. The graphics window's view is aligned so that the XY plane is parallel to the plane of your monitor. NTsolver requires a mouse with a scrollwheel or center button. To pan the view to the left or right, center-drag the mouse. To rotate the view around the horizontal or vertical axes of the screen, shift-center-drag the mouse. To rotate the view around the axis perpendicular to the screen, control-center-drag the mouse. After moving the view, it's possible to orient the view back on to the active workplane. Choose #MENU(Sketch -> Draw in Workplane), or press #KEY(W). This produces an orthographic projection of the model. When drawing lines and curves in a workplane, it's convenient to work with the view oriented on to that workplane. To zoom in, rotate the mouse wheel, or choose #MENU(View -> Zoom In / Out). This will not have any visible effect until a model has been drawn, though, since the coordinate planes are automatically scaled to fit on-screen. The text window works like a web browser; any underlined text is a link, which may be activated by clicking on it. At the top of the text window, two rows of links will show and hide different features of the sketch (workplanes, normals, points, constraints, shaded, faces, mesh, hidden lines). Below that, the text window displays a list of groups. A group is a set of entities, like lines, circles, or planes. In a new file, two groups exist: the references, and a drawing group. The references are the coordinate planes (XY, YZ, and ZX); they provide the initial geometric entities to constrain against. The drawing group is active; if you draw a line, or a rectangle, or some other new geometry, then that geometry will appear in the active drawing group. To start, we