AutoCAD Terminology
Clean Screen
A display setting that gives you maximum drawing space.
Selection View
A drawing that represents a cross section of a part or assembly
Modify
A generic term used for changing your objects
Panel
A grouping of commands on the ribbon
View
A particular area of your drawing
Block
A pre-drawn image you can insert in your drawing to save time and make your file size smaller.
Viewpoint
A separate 'window' on your drawing you may have more that one view pint visible to see different areas of your drawing at the same time
Limits (Grid)
A setting to impose an "artificial boundary on your drawing that sets the area of the grid , and when turned on, limits you to drawing in the grid area.
Layer tabs
A space used for plotting your drawings ( formally called paper space)
Orthographic Projection
A standard drawing methos that shows 2 or more views of the same part
Absolute Coordinates
A way of inputting points based on AutoCAD's origin
Relative Coordinates
A way of inputting points based on a starting point
Polar coordinates
A way of inputting points based on distance and angle
Backup File
AitoCAD can be set to automatically backup youe drawing and save it this is a safe gaurd in case your file gets corrupted. It is saved with a .BAK
Layer
All objects are drawn on a layer. you can group objects (such as electrical) on a single layer and organize your drawing.
Linetype
All objects are drawn with a particular line type. Examples would be solid, center, dashed, ect.
Plot
Also known as print, to make a hard copy of your drawing
Database
An AutoCAD drawing file is actually one large database containing all the information needed to reproduce the objects when the file is opened. Info for layers and linetypes, ect. are stored in this manner.
Wizard
An easy step-by-step instruction set to help you set-up certain aspects of your drawing
Object
Any item that is in the AutoCAD database. Also known as entity
Property
Any specific characteristic of an object such as layer, scale, linetype, start point, ect.
Dialog Box
AutoCAD uses a large number of dialog boxes to get information from you. You must know how to input the information that it asks for
Associated Dimensioning
Dimensions that are associated with specific points will update as that point is moved
Styles
Formatting that defines the look of text, dimensions, ect.
User Coordinate System
Modifications made to the World Coordinate System (WCS) result in a User Coordinate System (UCS)
Grips
Small "handles" on objects that allow for quick editing.
Prigin
The (0,0) point of your coordinate system
Model space
The Drawing space where you "model" the objects
Units
The basic drawing unit set for your drawing. For example, you can use inches of millimeters depending on your needs. you can also set the precision you want displayed such nearest 1/4'' , 1/2'' , 1/64'' , ect.
Selection set
The current group of objects selected or modifying
Extents
The outer boundaries of the objects you have drawn
Ribbon
The ribbon runs across the top of the drawing space and combines panels - each panel has a group of associated tools. Switch to different panels by clicking on the tabs at the top of the ribbon
Path
The specific folder where AutoCAD looks for, or saves files
Ortho mode
This is a drawing mode that allows you to draw only perpendicular lines. It is toggled on and off by pressing the F8 key
Snap
This is a drawing mode that allows you to snap your cursor to precise points laid out in a grid pattern. Toggle with the F9 key.
Drawing Template file
This is a file that contains present values for frequently used settings. AKA prototype drawing. The file extension is DWT.
Osnap - Object snap
This is a method of ;snapping' to certain, precise points on an object
World Coordinate System (WCS)
This is the common X-Y coordinate system that is the default. if it is modified it become the User Coordinate System (UCS)
Acad.dwt
This is the default template that automatically loads whenever you start a drawing session. It can be customized to suit your needs.
Crosshairs
This is your cursor when it is in the drawing space
Grid
This pattern of dots displayed on the screen to guide you. it can be toggled on and off by pressing the F7 key.
Pan
To move around the drawing by dragging the drawing area around your screen.
Pick
To select an object by 'left-clicking' on it
Zoom
To view either a smaller section of your drawing (zoom in) or a larger section (zoom out)
Cursor
You cursor will change depending on what function it is performing in the program