CADRAF MT 01: Intro to AutoCAD

0.0(0)
studied byStudied by 14 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/61

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

62 Terms

1
New cards

computer aided drafting

drawing or drafting with the aid of a computer and drawing application

2
New cards

drafting

the production of the drawings used to document design

3
New cards

autocad

program used to draft plans and technical drawings that are used to build things

4
New cards

drawing area

  • where you will draw

  • represents piece of paper

5
New cards

crosshair/cursor

  • movement controlled by a mouse

  • used to locate points, make selections, and draw objects

6
New cards

command line

  • where you enter commands and prompt to put information

7
New cards

coordinate display: absolute mode

  • coords = 1

  • displays location of crosshair in reference to the origin

8
New cards

coordinate display: relative polar mode

  • coords = 2

  • displays the distance and angle of the cursor from the last point entered

9
New cards

status bar

displays current settings

10
New cards

user coordinate system icon

indicates location of the origin

11
New cards

origin

  • location where the x, y, and z axes intersect

  • 0,0,0

12
New cards

quick access toolbar

  • includes buttons for some of the most commonly used functions

13
New cards

autocad commands

  • tells the action you want to perform

14
New cards

command prompts

  • tell the status of an action

  • give options from which you must choose to complete a command

15
New cards

f1

help

  • explanations of commands

16
New cards

f2

flipscreen

  • toggles from text screen to graphic screen

17
New cards

f3

osnap

18
New cards

f4

tablet

19
New cards

f5

isoplane

  • changes isoplane from top to right to left

20
New cards

f6

coordinate display

21
New cards

f7

grid

22
New cards

f8

ortho

23
New cards

f9

snap

  • toggles increment snap on or off

24
New cards

f10

polar

  • toggles polar tracking on or off

25
New cards

f11

otrack

  • toggles object snap tracking on or off

26
New cards

escape key

cancels current command, menu, or dialog box

27
New cards

enter key

ends a command, or will repeat previous command if command line is blank

28
New cards

space bar

same as enter key except when entering text

29
New cards

current instruction

  • select

  • enter

  • specify

30
New cards

point command

  • draw a single point

31
New cards

pdmode

  • specifies how point objects are displayed

32
New cards

pdsize

  • specifies the size of point objects

33
New cards

line command

  • draw a straight line segment from one point to the next

34
New cards

ray

  • creates a semi-finite line commonly used as construction line

  • has finite starting point, extends infinitely

35
New cards

construction line

  • creates infinite lines whcih are commonly used as cronstruction lines

    • xline

36
New cards

multiline

  • creates multiple parallel lines

    • mline

37
New cards

arc

  • draws an arc based on three points

  • drawn counterclockwise

38
New cards

circle

  • draws a circle based on a center point and radius

39
New cards

rectangle

  • draws a rectangle after you enter one corner and then the second

40
New cards

ellipse

  • draws an ellipse or an elliptical arc

41
New cards

polygon

  • creates an equilateral closed polyline

42
New cards

polysides

  • stores the current number of polygon sides

  • range: 3 - 1024

43
New cards

spline

  • creates a quadratic or cubic spline curve

  • fits a smooth curve to a sequence of points within a specified tolerance

  • uses nurbs (non-uniform rational b-splines) mathematics - stores and defines a class of curve and surface data

44
New cards

polyline

  • creates two-dimensional polylines

  • connected sequence of line or arc segments created as a single object

45
New cards

erase

  • erases an object

    • select object, right click, erase

46
New cards

oops

  • restores the object erased by the last erased command

47
New cards

u

  • reverses the effect of the previous command

48
New cards

undo

  • reverses effect of multiple commands and provides control over the undo feature

  • more versatile version of the u command

49
New cards

redo

  • reverses the effects of a single undo or u command

50
New cards

selection set

  • consists of a single object or complex grouping

51
New cards

selection windows

  • crossing window

  • box

52
New cards

crossing window

  • create window from right to let

  • any object that crosses the border of the window is added to the selection set

  • shown as dotted line

53
New cards

box

  • create window from left to right

  • only add items that are completely within the box

  • shown as solid line

54
New cards

last (L)

  • select last object you created

55
New cards

previous (P)

  • select previous selection set

56
New cards

all

  • select all object on layer

57
New cards

fence (F)

  • allows to draw a series of lines to select objects

58
New cards

crossing polygon (CP)

  • similar to crossing box but you can pic points on the screen to create a polygon

59
New cards

redraw

  • forces autocad to re-display the graphics on the screen

  • clears away some extraneous graphics - marker blips left behind by pointing operations

60
New cards

save

  • causes all editing changers to the current drawing to be saved to the disk file

61
New cards

end

  • terminates the drawing editor

  • saves current drawing to a disk file

  • returns to main autocad menu

62
New cards

quit

  • terminates drawing editor

  • without saving the changes made tot eh current drawing

  • returns to main menu of autocad