MECH 200 Engineering Drawing

Size: px
Start display at page:

Download "MECH 200 Engineering Drawing"

Transcription

1 MECH 200 Engineering Drawing Lab 2: Multiple 2-D Orthographic Drawings Objective To understand the concept of Orthographic projections and create a drawing for the bracket in 3 views. To use AutoCAD commands like dim, dtext, ddedit..etc. To create layers, titleblock & revision tables. Introduction & Concepts In the previous lab, you drew a disk and a plate. These were basically flat objects with a uniform thickness. In the real world of CAD applications, the items to be drawn are fully three-dimensional and often require at least three different views to depict effectively. Orthographic Projection is a system of three views that is commonly used in these situations. You can think of orthographic projection as a rulebook that governs the choice and placement of front, top and side views, resulting in a workable 3D technical representation using only 2D images. This lab also gives you insight into how technical drawings are setup and notated in the real world. Useful information if you plan on using AutoCAD during co-op workterms! Orthographic Projection The term Orthogonal is a mathematical term meaning "at right angles to". It comes originally from the Greek word ortho, which means straight, correct, or at right angles. You can see what this means in AutoCAD by toggling the ortho mode on and off with the <F4> key and drawing a few lines... Notice how you can only enter new endpoints at 0, 90 or 270 degrees to the previous point when the ortho mode is on. An orthographic projection is created by looking at a three-dimensional object from an orthogonal viewpoint and deriving three two-dimensional projections from this view, as shown below in Figure 1 Notice how the Orthographic views form an transparent cube around the object to be depicted. Each view's image is an orthographic projection of the object within...that is to say each view is projected onto its respective orthographic viewplane. When you define an orthographic projection, it is entirely up to you which view will serve as the front (Some objects such as cars, aircraft, houses and computer monitors have obvious front views, so use your common sense). Whenever the front view is decided, the top and (right) side views are also defined by their orthogonal relationship with the front view.

2 Figure 1: The Bracket in an Orthographic Projection The three views of the orthographic projection allow us to depict the 3D object using only 2D pictures. There is a catch though. The three views must be properly oriented and aligned with each other when they are drawn on paper, or their implied 3D relationships will not be communicated (definitely bad). Imagine that the edge between the front and top views is actually a hinge. Now imagine that the edge between the front and side views is also a hinge. Next, swing top and side views around these hinges until they are aligned with the plane of the front view, and you will notice that the views are aligned orthographically in two dimensions. This meets the requirements of orthographic projection lay-out. Technical Drawings In The Real World In the last lab you gave no thought to the scale, notation, paper-size or method your drawings would be printed with. As you can probably imagine, CAD drawings are of limited use on a computer screen. Hard copy is essential if any drawing is to be useful in the real world. Just as there are standards governing the drawing process, there are standards that apply to the notation, signature and printing of technical drawings. While these standards vary between employers and applications, they are universally applied in all CAD applications. The Titleblock We Engineers often claim that Artists have it easy. This is certainly true when it comes to signing their work. A signature and a year are often all that is required of an oil painter, while an Engineer about to release a technical drawing has things are a bit more complicated than his or her artistic counterpart. Information such as the date, the designer, the draftsperson, the scale, the revision, the page number, the company and the project must be included on any engineering drawing in a standardized form.

3 The traditional device used to accomplish this task is called the Titleblock. It is a rectangular box divided into rows of smaller boxes, each of which contains formatted text information. Here is a sample titleblock: Figure 2: The Titleblock Used by Yoyodyne Aerospace As a rule, every drawing produced by a given company will use the same titleblock design. Typically, the titleblock is locked into one of the corners of the drawing frame. In the example above, the titleblock is always located in the lower right-hand corner of every landscape oriented drawing. The Revision Table Since drawings change over time as the designs they depict evolve, there is a need to keep track of the changes made. This is accomplished with the help of a device called the Revision Table. The revision table contains a row for every stage of revisions made to the drawing. This row contains the date of revision, the initials of the revisor, and a brief description of the changes made. The revision table expands by one row each time the drawing changes, often requiring that its size be restricted to the most previous revisions in order to leave space for the actual drawing! Figure 3: The Revision Table Used by Yoyodyne Aerospace Adding Text to AutoCAD Drawings Text is a very important component of any technical drawing. Although you will find that dimension text is automatically generated by AutoCAD in the dimensioning commands to notate the dimensions you will create, you will still have a need for individual text entities when you create Titleblocks, Revision Tables, and paragraphs of notes in your drawing. This Concept topic explains how AutoCAD handles these issues. Text Styles

4 A Text Style is a set of parameters that AutoCAD uses to control how text is created. All AutoCAD drawings have a default text style called STANDARD, which uses the stick-like txt font. AutoCAD prefers simple fonts because they require less system power to display and print, and they also tend to be more legible, which as you might recall is one of the main criteria in technical drawings. You can create a custom text style in AutoCAD with the style command. While running this command, AutoCAD will prompt you to specify the following style attributes: Font: These fonts are described by shape files with a *.shx extension - The font used in Figure 3, above is romans.shx. Size: This is not a scale factor - It is the actual height that the lettering will have according to your set limits. Width Factor: A scale factor between 0 and 2 that allows you to stretch the font horizontally - 1 is the default Oblique Angle: An angle used to slant the font to create italics. leave this at 0. AutoCAD will prompt you as follows: Command: style Text style name (or?) <STANDARD>: mystyle If the style name you enter is new to the current drawing file, AutoCAD will assume you wish to choose a new font and open a font selection dialog box: Figure 4: The Style Command's Font Selection dialog box Once the appropriate font file ( a file with a *.shx extension) has been selected, AutoCAD will return to the command prompts as follows: New style. Height <0.0000>: 5 Width factor <1.0000>: Obliquing angle <0>: Backwards? <N>

5 Upside-down? <N> Vertical? <N> MYSTYLE is now the current text style. The Dynamic Text Command: dtext The dtext command is the quickest and best way to create text entities in your drawing. AutoCAD will prompt you for the base point to enter the text at, ask if you want the text rotated (default is 0 degrees), and then prompt you for the text. You can enter carriage returns to go to a new line of text, and you can also enter a new start point at any time during text entry. When you are done, hit the <Enter> key twice to end the command. Dynamic Text Editing: ddedit The ddedit command allows you to correct or change any text you have entered with dtext. AutoCAD will first prompt you to select the offending text, and then open a dialog box with the original text for editing. This is the best way to edit text in AutoCAD, and it even works on dimensions created by the dim commands! Drawing Scale Last week's lab had you redefine AutoCAD's limits to encompass the plate and the disk. You weren't actually told whether these items were measured in inches, millimeters, or miles, nor did it matter what size paper you wanted to print to. In the real world, these issues are of extreme importance and are related to each other through the drawing scale. To get an idea of drawing scale, consider this week's requirement that your lab drawing fit on size A2 paper. A2 is a metric standard paper size of 420 X 594 millimeters, so you are instructed to set your AutoCAD drawing limits accordingly: Lower left-hand corner is (0, 0) and upper right-hand corner is (594,420). Once you have reset the limits, you and your drawing have made a deal regarding the coordinate units in AutoCAD's virtual universe. They are now millimeters, and your drawing's new limits represent the page you will be printing to. At this point you now have to consider whether or not you can fit your three orthographic projection views within this page...can you? A quick examination of the bracket reveals its measurements to be 180 x 90 x 52 millimeters... It's not too hard to see that there is plenty of room on a piece of A2 paper to accomodate three actual-size orthographic projection views of the bracket. In other words, the A2 limits you have set allow for a drawing scale of 1:1 (1 to 1) in this lab. This is fortunate, because anything other than a 1:1 drawing scale requires a more advanced knowledge of AutoCAD than you currently possess (More on this topic will be taught in Lab 4). How AutoCAD Handles Printing and Line Thickness When you command AutoCAD to print your drawing, whatever is within your drawing limits will be printed according to the settings in the print dialog box. These settings must be set consistently with whatever assumptions you have made regarding the drawing limits and units - If your limits, frame and titleblock are setup to represent an A2 sheet of paper in landscape orientation, the settings in the

6 print dialog box had better be millimeter units, paper size A2 and landscape orientation as well, or your print job will not go as smoothly as you hope! If you are printing to non-color printers such as laser printers, you will want to examine the pen assignments pop-up menu in the print dialog box. AutoCAD maps different line thicknesses to each color you use in your drawing, and here is where the mapping is defined. Experienced AutoCAD users employ the pen assignment feature to give their drawings thick lined borders, medium lined objects, and fine lined text for maximum legibility and quality. Dimensions Dimensioning is the process of describing on a drawing the sizes and locations of the object's features in a technical and effective way. The basic criteria of a properly dimensioned drawing is that it contains all information required for manufacturing the object depicted, and it is important that the creator of the drawing provide this information without sacrificing the readability of the drawing. Some of the basic dimensioning rules you should follow are: 1. Dimension each feature only once, ie.; don't repeat dimensions in an alternate view. 2. All dimensions should be outside part boundaries. 3. Extension lines may cross one another, dimension lines should not. 4. Extension lines should not touch the object. 5. All reference dimensions should be placed in brackets. The first priority of dimensioning is to provide sufficient information to make the object depicted! The second priority is to present this information without clutter or confusion. Consider the following metal plate. Figure 5: A Metal Plate Drawing, Complete with Dimensions

7 Without the benefit of the dimensions (drawn in blue), this drawing would be of little use to a fabrication facility unless it was used as a pattern cut-out. With the dimensions included, however, this drawing is effective and complete in its description of the plate. All of the dimensions shown above were created with AutoCAD's dimension commands: These commands are invoked from what is referred to as AutoCAD's dim mode. You enter dim mode from the command prompt: command: dim At this point AutoCAD unloads the code for its drawing commands and loads the code required for dimension commands. AutoCAD informs you this has happened by changing its command prompt as follows: dim: Most of the dimensions you will create are linear dimensions. They demark either horizontal or vertical linear distances. Here is a linear dimension in blue, with each of its parts named in red. Figure 6: The Anatomy of a Linear Dimension AutoCAD's linear dimensioning tools prompt you for: The first extension line origin The second extension line origin The dimension line location Any text you want entered instead of the distance AutoCAD has automatically measured The Dim Commands Once you have entered dim mode, the side menu area will show you the basic dimension commands available to you. Here is a description of the ones you will need in this lab:

8 Horizontal hor This command dimensions horizontal distances. Mouse-pick the endpoints (using osnap end, of course) of the object you want to dimension horizontally. Next, mouse-pick the location of the dimension line and accept the default text. Vertical ver This command dimensions vertical distances. Mouse-pick the endpoints (using osnap end, of course) of the object you want to dimension vertically. Next, mouse-pick the location of the dimension line and accept the default text. Diameter dia This command dimensions the diameter of any circle. Mouse-pick the circle you want to mark the diameter of, and use the mouse to set the length of the leader-line: Wherever you pick on the circle is where the arrow will point. Remember that the O symbol with the slash through it means "diameter". Radius rad This command dimensions the radius of any circle of arc. Mouse-pick the circle or arc you want to mark the radius of, and use the mouse to set the length of the leader-line: Wherever you pick on the circle is where the arrow will point. Angular ang This command dimensions the angle between two lines. Mouse-pick the two lines whose included angle you want to dimension. Now use the mouse to set the radius and location of the finished dimension. Changing your Dimensioning Style: Dim Vars After a bit of experimentation with the dimensioning commands, you'll start to wonder how you can change the settings of the dim commands to produce bigger arrows, longer extension lines, different text sizes and fonts, etc. All of these settings are governed by the AutoCAD Dim Vars, a collection of 40 or so variables with bewildering names such as dimexo, dimaso, dimsoxd, etc. A handy way to adjust these variables to suit any dimensioning application is to call the ddim dialog box: This allows you full access to each dim var through a friendly interface. For the purposes of this lab, however LEAVE IT ALONE. The Dimension Scale Variable: Dimscale The dimscale variable controls the scale of the dimensions you produce, and it has a global effect, much like the ltscale variable you mastered in the last lab: For the purposes of this lab ( A2 sized paper ) a value of 25 produces good results. If you create dimensions with the default dimscale of 1, you will not be able to see either the dimension text or arrowheads created. Updating Previously Created Dimensions Once a dimension is drawn, its features have been set based on the current dimvar settings. If any dimvars are changed later, the dimension will remain the same unless it is updated. You can do this by putting AutoCAD in dim: mode and executing the update command. Pick the dimension you wish to update, and you should see results right away. Unit Control: How AutoCAD Formats Distances and Angles

9 Not everyone uses the same units or even records distances and angles the same way. Architects prefer Imperial feet and inches notation, while others might use decimal numbers. Angles are measured counter-clockwise from the positive x-axis by Engineers and Mathematicians, while Surveyors and Geologists measure them clockwise from the positive y-axis. To make matters even more convoluted, not everyone requires the same amount of precision in their drawings: 1/8th of an inch precision is probably acceptable in a building layout, while 4 decimal places of accuracy are required in a complex machine part drawing. AutoCAD manages all of these user-specific preferences with its Units Control dialog box: This dialog box is called from the command prompt by typing ddunits. Figure 7: The Units Control Dialog Box In this lab, you don't require 4 decimal places of accuracy in your dimensions, so use this dialog box to set your units to a single decimal place of accuracy (0.0 in the Precision pull-down list-box). After you have done this, you will still need to update any dimensions you have already drawn. Line Types Revisited In technical drawings different line types are used to help distinguish the part from the dimensioning, and to help provide a clear description of the part geometry. Last week you drew a disk drawing which featured center lines, so this concept should not seem new to you. The three primary line types are continuous (or visible) lines, center lines and hidden lines: Continuous (Visible) lines are solid and are used for the edges and boundaries of the objects you are drawing. These lines are also used as extension and dimension lines, but in this case they are a different color and are plotted with a thinner pen.

10 Center lines are used for axes of symmetry such as the center of a hole or the center of a symmetrical part. They are typically a different color and thickness than the drawing's continuous lines Hidden lines are used to indicate boundaries that are not visible or are hidden behind another portion of the object. These lines are usually a different color than the drawing's continuous lines, but are typically the same thickness. These three linetypes are illustrated in Figure 8. Figure 8: The Three Main Linetypes Layers In the real world, AutoCAD drawings get filled with so much information they become more like visual databases than just drawings. An architectural floorplan (for example) will contain vast amounts of related information such as the concrete construction, the drywall layout, the window and door locations and orientations, the electrical system, the plumbing system and fixtures, the lighting layout and ceiling grid, not to mention the furniture layout and text notations, all coexisting in the same drawing space! As you can imagine, simple requests such as "Move that electricity socket 2 feet left along this wall" would be very difficult to perform with all of these objects overlaying each other in a multicolored tangle. Consider another problem. You have drafted a complex drawing with centerlines, hidden lines and dimensions all over the place. Your boss shows up and requests a version without the dimensions for presentation purposes, and a second version with dimensions included but no hidden lines for the factory floor. What do you do? Create two versions of the drawing and worry about keeping them consistent with each other for the rest of your employment? The solution to both of these situations' difficulties (and many others) is the AutoCAD feature of Layers. This feature allows you to define custom named layers which act like transparent sheets of plastic stacked on your drawing. Once defined, a layer can be used to store related drawing entities such as dimensions, hidden lines, centerlines, or whatever you like. In the architectural floorplan example above, separate layers would be used to store the concrete walls, the drywall, the doors, the windows, the electrical system, the plumbing, the lighting, the ceiling grid, the furniture, and the text notations. A drawing organized like this allows the CAD technician to turn off unwanted layers, rendering the objects on them invisible and untouchable: Moving electricity sockets without mangling other objects is now a simple task.

11 In the engineering drafting problem above, separate layers would be used to store the centerlines, the hidden lines, the dimensions, and the actual drawing objects. Printing without dimensions or hidden lines is easily done without creating different versions of the file. The Dynamic Dialog Layer Modes Control: DDLModes You can access the layer controls of your drawing by typing ddlmodes at the command line. This will cause a big dialog box to open which will allow you to create new layers, set the current layer, rename old layers, and change the color and linetype settings for each layer. Although the functionality of this dialog box is also available through the command line driven layer command, it is better to learn how to use layers with the improved user-friendliness of the ddlmodes command. Figure 9: The ddlmodes Layer Control dialog box Bear in mind that this dialog box was orignally designed before such windowed operating systems as Windows '95 became universal on desk-top computers. It does not behave in a manner you might expect if you are used these operating systems and their standard dialog boxes. Here are a few of the layer control dialog box's idiosyncracies: To create a new layer you must type the name in first, and press the New button second To select any existing layer, you click on it to select. This does not unselect a previous choice! To unselect any existing layer you must click it again. To make any existing layer current you must select it first, and click the Current button second.

12 Using Layer Color & Linetype Properties In the previous lab you created hidden lines and centerlines without any knowledge of AutoCAD's layer features. As a result, you were forced to use either the change or chprop commands to convert white continuous lines into the different linetypes you required. Thanks to the power of AutoCAD's layer features, you don't have to use such primitive techniques any more. Simply create a specific layer to hold each of your colored linetypes (one layer for hidden lines, one for centerlines, one for dimensions, etc.), and then set each layer's controls to the required color and linetype through the ddlmodes dialog box. Now, when you draw anything on a particular layer, its properties will default to those of the layer it is drawn on. Procedures This is a general procedure to get your drawing done quickly and effectively: Set the drawing limits: Set the limits so that the entire drawing will match the A2 paper it is meant to print on. Now set the grid to 10 and the snap to 1, and zoom the drawing to the limits (See lab 1 for details, if you've forgotten how). Set up your Layers: Using the ddlmodes command, create the bracket, titleblock, dimensions, centerlines, and hiddenlines layers. Make sure to load the Linetypes you need and set each layer to the appropriate colors and linetypes. Finally, Set the current layer to titleblock. Set up the Titleblock: Draw a rectangular perimeter line at the drawing limits to simulate the paper's edge. Now create your personal titleblock in the lower right corner of this frame according to the guidelines provided. Finally create a revision table in the upper right corner. You'll want to get a closer look at your work with the zoom window command - If you set your snap to 5 and turn the ortho mode on ( <F4> toggles ortho mode), creating neat table lines is a lot easier. When you are satisfied with your titleblock and revision table, set the current layer to bracket with the ddlmodes command Create the Front view: Choose the longest view of the bracket to be the front view and create it in the lower left quadrant of your drawing. Use the Specification Viewer to get the proper dimensions. Do not forget to use the Osnap tools and polar notation while drawing. Create the Top View: Using the Front view as a reference, draw construction lines as appropriate and form the Top view. Create the Side view: As you did in the last step, draw construction lines from the Front view to form the Side View. Draw the dimensions: Use the ddlmodes command to change the layer to dimensions. and create the dimensions on this layer. Set the dimscale variable to a value between 15 and 30 to set the dimension feature size to your liking. \ Dimension the three bracket views: Apply dimensions to the bracket using the guidelines provided. Add the center lines: Switch the current layer to centerlines and apply neccesary center lines for circles and axes of symmetry. Create the hidden lines: Set the current layer to hiddenlines and draw any hidden lines (like the bottom of the 5 mm groove as seen from the front view, for example). If you are unsatisfied with the spacings on your hidden and centerlines, you can always change the ltscale variable to adjust them globally (see lab 1 again if you have forgotten this variable).

13 Deliverables Create a single drawing file containing a three-view orthographic projection of the bracket, drawn so that the largest view of the bracket is the front view. When you are finished, your drawing should look somewhat like this. Figure 10: Example of a Finished Drawing The drawing must be made to fit metric standard A2 paper (420mm x 594mm) and must have a boundary rectangle drawn around this area to simulate the paper's edge. Do not overlook that the drawing should be in landscape orientation, which means that the horizontal (X-axis) dimension is larger than the vertical (Y-axis) dimension. The drawing must include a proper titleblock and revision table of your own original design. Be as inventive as you like, but try to keep your design legible. The layers of your drawing must be configured with a specific layer for each of these object types: 1. Titleblock & Revision Table objects (Layer name: titleblock) 2. Dimensions (Layer name: dimensions) 3. Center Lines (Layer name: centerlines) 4. Hidden Lines (Layer name: hiddenlines) 5. All the objects that make up the bracket itself (Layer name: bracket)

Making an Architectural Drawing Template

Making an Architectural Drawing Template C h a p t e r 8 Addendum: Architectural Making an Architectural Drawing Template In this chapter, you will learn the following to World Class standards:! Starting from Scratch for the Last time! Creating

More information

Making an Architectural Drawing Template

Making an Architectural Drawing Template C h a p t e r 8 Addendum: Architectural Making an Architectural Drawing Template In this chapter, you will learn the following to World Class standards: 1. Starting from Scratch 2. Creating New Layers

More information

Assignment 12 CAD Mechanical Part 2

Assignment 12 CAD Mechanical Part 2 Assignment 12 CAD Mechanical Part 2 Objectives In this assignment you will learn to apply the hidden lines, isometric snap, and ellipses commands along with commands previously learned.. General Hidden

More information

Dimensioning the Rectangular Problem

Dimensioning the Rectangular Problem C h a p t e r 3 Dimensioning the Rectangular Problem In this chapter, you will learn the following to World Class standards: 1. Creating new layers in an AutoCAD drawing 2. Placing Centerlines on the drawing

More information

Tutorial 2: Setting up the Drawing Environment

Tutorial 2: Setting up the Drawing Environment Drawing size With AutoCAD all drawings are done to FULL SCALE. The drawing limits will depend on the size of the items being drawn. For example if our drawing is the plan of a floor 23.8m X 15m then we

More information

SDC. AutoCAD LT 2007 Tutorial. Randy H. Shih. Schroff Development Corporation Oregon Institute of Technology

SDC. AutoCAD LT 2007 Tutorial. Randy H. Shih. Schroff Development Corporation   Oregon Institute of Technology AutoCAD LT 2007 Tutorial Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com AutoCAD LT 2007 Tutorial 1-1 Lesson 1 Geometric

More information

ARC By default AutoCAD will draw an ARC through three selected points. Options can be set at the start and within the command.

ARC By default AutoCAD will draw an ARC through three selected points. Options can be set at the start and within the command. DFTG 1309 Final Review Notes I. Draw commands: LINE (draws a series of lines) Valid input: Pick button Cartesian coordinates Absolute (2,3) Relative rectangular (@2,3) Relative polar (@ 2

More information

Principles and Practice

Principles and Practice Principles and Practice An Integrated Approach to Engineering Graphics and AutoCAD 2011 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation

More information

Template Drawings. Template Drawings. AutoCAD Essentials

Template Drawings. Template Drawings. AutoCAD Essentials AutoCAD Essentials Starting a new drawing using any CAD software requires a series of steps. Measurement units, sheet size, layer designations, text fonts and text sizes plus many more items must be set.

More information

Making a Drawing Template

Making a Drawing Template C h a p t e r 8 Addendum: Metric Making a Drawing Template In this chapter, you will learn the following to World Class standards: 1. Starting from Scratch 2. Creating New Layers in an progecad Drawing

More information

with MultiMedia CD Randy H. Shih Jack Zecher SDC PUBLICATIONS Schroff Development Corporation

with MultiMedia CD Randy H. Shih Jack Zecher SDC PUBLICATIONS Schroff Development Corporation with MultiMedia CD Randy H. Shih Jack Zecher SDC PUBLICATIONS Schroff Development Corporation WWW.SCHROFF.COM Lesson 1 Geometric Construction Basics AutoCAD LT 2002 Tutorial 1-1 1-2 AutoCAD LT 2002 Tutorial

More information

Isometric Drawings. Figure A 1

Isometric Drawings. Figure A 1 A Isometric Drawings ISOMETRIC BASICS Isometric drawings are a means of drawing an object in picture form for better clarifying the object s appearance. These types of drawings resemble a picture of an

More information

After completing this lesson, you will be able to:

After completing this lesson, you will be able to: LEARNING OBJECTIVES After completing this lesson, you will be able to: 1. Create a Circle using 6 different methods. 2. Create a Rectangle with width, chamfers, fillets and rotation. 3. Set Grids and Increment

More information

Making Standard Note Blocks and Placing the Bracket in a Drawing Border

Making Standard Note Blocks and Placing the Bracket in a Drawing Border C h a p t e r 12 Making Standard Note Blocks and Placing the Bracket in a Drawing Border In this chapter, you will learn the following to World Class standards: Making standard mechanical notes Using the

More information

AutoCAD LT 2012 Tutorial. Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS. Schroff Development Corporation

AutoCAD LT 2012 Tutorial. Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS.   Schroff Development Corporation AutoCAD LT 2012 Tutorial Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation AutoCAD LT 2012 Tutorial 1-1 Lesson 1 Geometric Construction

More information

Relative Coordinates

Relative Coordinates AutoCAD Essentials Most drawings are created using relative coordinates. This means that the next point is set from the last point drawn. The last point drawn is stored as temporary 0,0". AutoCAD uses

More information

Symbols and Standards (Architectural CAD)

Symbols and Standards (Architectural CAD) Design and Drafting Description In this activity the teacher will give an orientation to the symbols and conventions of Architectural CAD. Industry common symbols are used for most of the fixtures and

More information

AutoCAD Tutorial First Level. 2D Fundamentals. Randy H. Shih SDC. Better Textbooks. Lower Prices.

AutoCAD Tutorial First Level. 2D Fundamentals. Randy H. Shih SDC. Better Textbooks. Lower Prices. AutoCAD 2018 Tutorial First Level 2D Fundamentals Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites to

More information

CAD Orientation (Mechanical and Architectural CAD)

CAD Orientation (Mechanical and Architectural CAD) Design and Drafting Description This is an introductory computer aided design (CAD) activity designed to give students the foundational skills required to complete future lessons. Students will learn all

More information

AutoCAD LT 2009 Tutorial

AutoCAD LT 2009 Tutorial AutoCAD LT 2009 Tutorial Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks. Lower Prices. AutoCAD LT 2009 Tutorial 1-1 Lesson

More information

AutoCAD LT Drawing Formats

AutoCAD LT Drawing Formats AutoCAD LT Section 5 AutoCAD LT Drawing Formats This section covers: 1. Layers 2. Colors 3. Linetypes 4. Units 5. Text Styles 6. Dimension Styles 7. Point Styles AutoCAD LT Introduction AutoCAD LT Drawing

More information

7/9/2009. Offset Tool. Offset Tool. Offsetting - Erasing the Original Object. Chapter 8 Construction Tools and Multiview Drawings

7/9/2009. Offset Tool. Offset Tool. Offsetting - Erasing the Original Object. Chapter 8 Construction Tools and Multiview Drawings Chapter 8 Construction Tools and Multiview Drawings Use the OFFSET tool to draw parallel lines and curves. Mark points on objects at equal lengths using the DIVIDE tool. Set designated increments on an

More information

Rhinoceros modeling tools for designers. Using Layouts in Rhino 5

Rhinoceros modeling tools for designers. Using Layouts in Rhino 5 Rhinoceros modeling tools for designers Using Layouts in Rhino 5 RH50-TM-LAY-Apr-2014 Rhinoceros v5.0, Layouts, Training Manual Revised April 8, 2014, Mary Fugier mary@mcneel.com Q&A April 8, 2014, Lambertus

More information

Dimensioning the Bracket Problem

Dimensioning the Bracket Problem C h a p t e r 11 Dimensioning the Bracket Problem In this chapter, you will learn the following to World Class standards: 1. Dimensioning a Multiple View Drawing 2. Placing Center Marks on a Multiple View

More information

Copyrighted Material. Copyrighted Material. Copyrighted. Copyrighted. Material

Copyrighted Material. Copyrighted Material. Copyrighted. Copyrighted. Material Engineering Graphics ORTHOGRAPHIC PROJECTION People who work with drawings develop the ability to look at lines on paper or on a computer screen and "see" the shapes of the objects the lines represent.

More information

House Design Tutorial

House Design Tutorial House Design Tutorial This House Design Tutorial shows you how to get started on a design project. The tutorials that follow continue with the same plan. When you are finished, you will have created a

More information

Parametric Drawing Using Constraints

Parametric Drawing Using Constraints CHAPTER 10 Parametric Drawing Using Constraints PROJECT EXERCISE This project exercise provides point-by-point instructions for creating the objects shown in Figure P10 1. In this exercise, you will apply

More information

Chapter 5 Sectional Views

Chapter 5 Sectional Views Chapter 5 Sectional Views There are a number of different types of sectional views that can be drawn. A few of the more common ones are: full sections, half sections, broken sections, rotated or revolved

More information

06/17/02 Page 1 of 12

06/17/02 Page 1 of 12 Understanding the Graphical User Interface When you start AutoCAD, the AutoCAD window opens. The window is your design work space. It contains elements that you use to create your designs and to receive

More information

AutoCAD 2D I. Module 16. Isometric and Dimensioning. IAT Curriculum Unit PREPARED BY. January 2011

AutoCAD 2D I. Module 16. Isometric and Dimensioning. IAT Curriculum Unit PREPARED BY. January 2011 AutoCAD 2D I Module 16 Isometric and Dimensioning PREPARED BY IAT Curriculum Unit January 2011 Institute of Applied Technology, 2011 Module 16 Auto CAD Self-paced Learning Modules AutoCAD 2D Isometric

More information

House Design Tutorial

House Design Tutorial House Design Tutorial This House Design Tutorial shows you how to get started on a design project. The tutorials that follow continue with the same plan. When you are finished, you will have created a

More information

Anna Gresham School of Landscape Design. CAD for Beginners. CAD 3: Using the Drawing Tools and Blocks

Anna Gresham School of Landscape Design. CAD for Beginners. CAD 3: Using the Drawing Tools and Blocks Anna Gresham School of Landscape Design CAD for Beginners CAD 3: Using the Drawing Tools and Blocks Amended for DraftSight V4 October 2013 INDEX OF TOPICS for CAD 3 Pages ESnap 3-5 Essential drawing tools

More information

Isometric Drawing Chapter 26

Isometric Drawing Chapter 26 Isometric Drawing Chapter 26 Sacramento City College EDT 310 EDT 310 - Chapter 26 - Isometric Drawing 1 Drawing Types Pictorial Drawing types: Perspective Orthographic Isometric Oblique Pictorial - like

More information

Chapter 6 Title Blocks

Chapter 6 Title Blocks Chapter 6 Title Blocks In previous exercises, every drawing started by creating a number of layers. This is time consuming and unnecessary. In this exercise, we will start a drawing by defining layers

More information

Project Booklet. Structural Drafting with AutoCAD

Project Booklet. Structural Drafting with AutoCAD Project Booklet Structural Drafting with AutoCAD Introduction 1 General Setup 2 Border and Title Block 3 Drafting the Foundation Plan (Plate 1) 8 Drafting the South Elevation (Plate 2) 11 Drafting Section

More information

ARCHICAD Introduction Tutorial

ARCHICAD Introduction Tutorial Starting a New Project ARCHICAD Introduction Tutorial 1. Double-click the Archicad Icon from the desktop 2. Click on the Grey Warning/Information box when it appears on the screen. 3. Click on the Create

More information

An Introduction to Dimensioning Dimension Elements-

An Introduction to Dimensioning Dimension Elements- An Introduction to Dimensioning A precise drawing plotted to scale often does not convey enough information for builders to construct your design. Usually you add annotation showing object measurements

More information

Block References and Attributes

Block References and Attributes CHAPTER 11 Block References and Attributes PROJECT EXERCISE 11A This project exercise provides point-by-point instructions for creating the objects shown in Figure P11A 1. In this exercise, you will apply

More information

Drawing 8e CAD#11: View Tutorial 8e: Circles, Arcs, Ellipses, Rotate, Explode, & More Dimensions Objective: Design a wing of the Guggenheim Museum.

Drawing 8e CAD#11: View Tutorial 8e: Circles, Arcs, Ellipses, Rotate, Explode, & More Dimensions Objective: Design a wing of the Guggenheim Museum. Page 1 of 6 Introduction The drawing used for this tutorial comes from Clark R. and M.Pause, "Precedents in Architecture", VNR 1985, page 135. Stephen Peter of the University of South Wales developed the

More information

GEO/EVS 425/525 Unit 2 Composing a Map in Final Form

GEO/EVS 425/525 Unit 2 Composing a Map in Final Form GEO/EVS 425/525 Unit 2 Composing a Map in Final Form The Map Composer is the main mechanism by which the final drafts of images are sent to the printer. Its use requires that images be readable within

More information

Lesson 6 2D Sketch Panel Tools

Lesson 6 2D Sketch Panel Tools Lesson 6 2D Sketch Panel Tools Inventor s Sketch Tool Bar contains tools for creating the basic geometry to create features and parts. On the surface, the Geometry tools look fairly standard: line, circle,

More information

Creating a 2D Drawing in Paper Space

Creating a 2D Drawing in Paper Space C h a p t e r 16 Creating a 2D Drawing in Paper Space In this chapter, we will learn the following to World Class standards: 1. Converting 3D Solids to 2D Orthographic Views 2. Open the Solid Part Drawing

More information

QUICKSTART COURSE - MODULE 1 PART 2

QUICKSTART COURSE - MODULE 1 PART 2 QUICKSTART COURSE - MODULE 1 PART 2 copyright 2011 by Eric Bobrow, all rights reserved For more information about the QuickStart Course, visit http://www.acbestpractices.com/quickstart Hello, this is Eric

More information

Isometric Circles and Arcs

Isometric Circles and Arcs AutoCAD and Its Applications BASICS Supplemental Material Chapter 4 Isometric Circles and Arcs On an isometric drawing, circles appear as ellipses and arcs as elliptical arcs. You must properly align isometric

More information

3. The dimensioning SYMBOLS for arcs and circles should be given:

3. The dimensioning SYMBOLS for arcs and circles should be given: Draft Student Name: Teacher: District: Date: Wake County Test: 9_12 T and I IC61 - Drafting I Test 2 Description: 4.08 Dimensioning Form: 501 1. The MINIMUM amount of space between two, ADJACENT DIMENSION

More information

Applications in Technical Drawing

Applications in Technical Drawing Applications in Technical Drawing Objectives: To use drawing aids in orthographic projection. To recognise the use of construction line in orthographic projection. To locate points using OSNAP and OTRACK.

More information

Dimensioning. Dimensions: Are required on detail drawings. Provide the shape, size and location description: ASME Dimensioning Standards

Dimensioning. Dimensions: Are required on detail drawings. Provide the shape, size and location description: ASME Dimensioning Standards Dimensioning Dimensions: Are required on detail drawings. Provide the shape, size and location description: - Size dimensions - Location dimensions - Notes Local notes (specific notes) General notes ASME

More information

1Getting set up to start this exercise

1Getting set up to start this exercise AutoCAD Architectural DesktopTM 2.0 - Development Guide EXERCISE 1 Creating a Foundation Plan and getting an overview of how this program functions. Contents: Getting set up to start this exercise ----

More information

House Design Tutorial

House Design Tutorial Chapter 2: House Design Tutorial This House Design Tutorial shows you how to get started on a design project. The tutorials that follow continue with the same plan. When you are finished, you will have

More information

SPRINGFIELD TECHNICAL COMMUNITY COLLEGE ACADEMIC AFFAIRS

SPRINGFIELD TECHNICAL COMMUNITY COLLEGE ACADEMIC AFFAIRS SPRINGFIELD TECHNICAL COMMUNITY COLLEGE ACADEMIC AFFAIRS Course Number: ARBT 125 Department: Architecture and Building Technology Course Title: Architectural CAD I Semester: Fall Year: 2013 Objectives/

More information

AutoCAD Tutor 2011 Support Docs

AutoCAD Tutor 2011 Support Docs AutoCAD Tutor 2011 Support Docs CHAPTER 1 CUSTOMIZING THE QUICK ACCESS TOOLBAR One of the advantages of the Quick Access Toolbar is the ability to display the AutoCAD commands that you frequently use.

More information

EDUCATIONAL REND LAKE COLLEGE CAD INTRODUCTION TO COMPUTER-AIDED DRAFTING ISOMETRIC DRAWING REVISED: FALL 2010 INSTRUCTOR: THOMAS ARPASI

EDUCATIONAL REND LAKE COLLEGE CAD INTRODUCTION TO COMPUTER-AIDED DRAFTING ISOMETRIC DRAWING REVISED: FALL 2010 INSTRUCTOR: THOMAS ARPASI INSTRUCTOR: THOMAS ARPASI REND LAKE COLLEGE CAD 1201-51 INTRODUCTION TO COMPUTER-AIDED DRAFTING ISOMETRIC DRAWING 1 Pictoral Drawing Pictoral drawing have evolved from cave paintings to photorealistic

More information

14 - Dimensioning. Dimension Styles & settings. Arrows tab.

14 - Dimensioning. Dimension Styles & settings. Arrows tab. 14 - Dimensioning Dimensioning is always a complex topic in any CAD system because there are so many options and variables to deal with. progecad collects all the numerous settings together in the Dimension

More information

House Design Tutorial

House Design Tutorial Chapter 2: House Design Tutorial This House Design Tutorial shows you how to get started on a design project. The tutorials that follow continue with the same plan. When you are finished, you will have

More information

AutoCAD 2018 Fundamentals

AutoCAD 2018 Fundamentals Autodesk AutoCAD 2018 Fundamentals Elise Moss SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites to learn more about

More information

Dimension Styles. EDT Chapter 18 - Basic Dimensioning Practices 1

Dimension Styles. EDT Chapter 18 - Basic Dimensioning Practices 1 Dimension Styles EDT 310 - Chapter 18 - Basic Dimensioning Practices 1 Dimension Styles The appearance of dimensions is controlled by over 70 different settings. Dimension Styles are saved configurations

More information

Creating a 3D Assembly Drawing

Creating a 3D Assembly Drawing C h a p t e r 17 Creating a 3D Assembly Drawing In this chapter, you will learn the following to World Class standards: 1. Making your first 3D Assembly Drawing 2. The XREF command 3. Making and Saving

More information

Student Name: Teacher: Date: District: Rowan. Assessment: 9_12 T and I IC61 - Drafting I Test 2. Description: Drafting 1 - Test 6.

Student Name: Teacher: Date: District: Rowan. Assessment: 9_12 T and I IC61 - Drafting I Test 2. Description: Drafting 1 - Test 6. Student Name: Teacher: Date: District: Rowan Assessment: 9_12 T and I IC61 - Drafting I Test 2 Description: Drafting 1 - Test 6 Form: 501 1. 2X on a hole note means: A. Double the size of the hole. B.

More information

Section 1. Introduction and Review. Objectives: Log on to the computer Launch AutoCAD Create, open, and save a drawing Review AutoCAD basics

Section 1. Introduction and Review. Objectives: Log on to the computer Launch AutoCAD Create, open, and save a drawing Review AutoCAD basics Section 1 Introduction and Review Objectives: Log on to the computer Launch AutoCAD Create, open, and save a drawing Review AutoCAD basics Drawing Assignments: NCAA Basketball Court Plot Style Table (Check-off)

More information

Tutorial Guide to AutoCAD D Drawing 3D Modeling SHAWNA LOCKHART SDC PUBLICATIONS. Schroff Development Corporation

Tutorial Guide to AutoCAD D Drawing 3D Modeling SHAWNA LOCKHART SDC PUBLICATIONS.  Schroff Development Corporation Tutorial Guide to AutoCAD 2011 2D Drawing 3D Modeling SHAWNA LOCKHART SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation INTRODUCTION 55 Basic Construction Techniques Introduction

More information

Basic 2D drawing skills in AutoCAD 2017

Basic 2D drawing skills in AutoCAD 2017 Basic 2D drawing skills in AutoCAD 2017 This Tutorial is going to teach you the basic functions of AutoCAD and make you more efficient with the program. Follow all the steps so you can learn all the skills.

More information

Chief Architect X3 Training Series. Layers and Layer Sets

Chief Architect X3 Training Series. Layers and Layer Sets Chief Architect X3 Training Series Layers and Layer Sets Save time while creating more detailed plans Why do you need Layers? Setting up Layer Lets Adding items to layers Layers and Layout Pages Layer

More information

COURSE: INTRODUCTION TO CAD GRADES: UNIT: Measurement

COURSE: INTRODUCTION TO CAD GRADES: UNIT: Measurement UNIT: Measurement - Students will demonstrate correctness in measuring using various scales and instruments. Demonstrate the various marks that make up a ruler including 1/16, 1/8, ¼ and ½. Assessment

More information

Dharmapuri LAB MANUAL. : B.E. - Civil Engineering Year & Semester : I Year / II Semester

Dharmapuri LAB MANUAL. : B.E. - Civil Engineering Year & Semester : I Year / II Semester Dharmapuri 636 703 LAB MANUAL Regulation : 2013 Branch : B.E. - Civil Engineering Year & Semester : I Year / II Semester CE6261-COMPUTER AIDED DRAFTING AND MODELLING LABORATORY ICAL ENG VVIT DEPARTMENT

More information

Copyrighted. Material. Copyrighted. Material. Copyrighted. Material. Copyrighted. Material

Copyrighted. Material. Copyrighted. Material. Copyrighted. Material. Copyrighted. Material ENGINEERING & COMPUTER GRAPHICS WORKBOOK Using SolidWorks 2008 Ronald E. Barr Thomas J. Krueger Theodore A. Aanstoos Davor Juricic SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better

More information

Engineering & Computer Graphics Workbook Using SolidWorks 2014

Engineering & Computer Graphics Workbook Using SolidWorks 2014 Engineering & Computer Graphics Workbook Using SolidWorks 2014 Ronald E. Barr Thomas J. Krueger Davor Juricic SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org)

More information

Autodesk AutoCAD 2013 Fundamentals

Autodesk AutoCAD 2013 Fundamentals Autodesk AutoCAD 2013 Fundamentals Elise Moss SDC P U B L I C AT I O N S Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites to learn more

More information

Fundamentals III PROJECT EXERCISE

Fundamentals III PROJECT EXERCISE 4 Fundamentals III PROJECT EXERCISE This project exercise provides point-by-point instructions for setting up the drawing with layers and then creating the objects shown in Figure P4 1. project EXERCISE

More information

Getting Started. with Easy Blue Print

Getting Started. with Easy Blue Print Getting Started with Easy Blue Print User Interface Overview Easy Blue Print is a simple drawing program that will allow you to create professional-looking 2D floor plan drawings. This guide covers the

More information

AutoCAD 2020 Fundamentals

AutoCAD 2020 Fundamentals Autodesk AutoCAD 2020 Fundamentals ELISE MOSS Autodesk Certified Instructor SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following

More information

2018 Technical Drawing Specifications Resource A guide to support VCE Visual Communication Design Study Design

2018 Technical Drawing Specifications Resource A guide to support VCE Visual Communication Design Study Design 2018 Technical Drawing Specifications Resource A guide to support VCE Visual Communication Design Study Design 2018 22 VICTORIAN CURRICULUM AND ASSESSMENT AUTHORITY 1 Contents A guide to support VCE Visual

More information

House Design Tutorial

House Design Tutorial Chapter 2: House Design Tutorial This House Design Tutorial shows you how to get started on a design project. The tutorials that follow continue with the same plan. When we are finished, we will have created

More information

Multi-View Drawing Review

Multi-View Drawing Review Multi-View Drawing Review Sacramento City College EDT 300/ENGR 306 EDT 300 / ENGR 306 - Chapter 5 1 Objectives Identify and select the various views of an object. Determine the number of views needed to

More information

Technical Drawing 101 with AutoCAD 2018

Technical Drawing 101 with AutoCAD 2018 Technical Drawing 101 with AutoCAD 2018 A Multidisciplinary Guide to Drafting Theory and Practice with Video Instruction Douglas Smith Antonio Ramirez Ashleigh Fuller SDC PUBLICATIONS Better Textbooks.

More information

Engineering & Computer Graphics Workbook Using SOLIDWORKS

Engineering & Computer Graphics Workbook Using SOLIDWORKS Engineering & Computer Graphics Workbook Using SOLIDWORKS 2017 Ronald E. Barr Thomas J. Krueger Davor Juricic SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org)

More information

Unit. Drawing Accurately OVERVIEW OBJECTIVES INTRODUCTION 8-1

Unit. Drawing Accurately OVERVIEW OBJECTIVES INTRODUCTION 8-1 8-1 Unit 8 Drawing Accurately OVERVIEW When you attempt to pick points on the screen, you may have difficulty locating an exact position without some type of help. Typing the point coordinates is one method.

More information

COMPUTER AIDED DRAFTING (PRACTICAL) INTRODUCTION

COMPUTER AIDED DRAFTING (PRACTICAL) INTRODUCTION LANDMARK UNIVERSITY, OMU-ARAN LECTURE NOTE: 3 COLLEGE: COLLEGE OF SCIENCE AND ENGINEERING DEPARTMENT: MECHANICAL ENGINEERING PROGRAMME: MCE 511 ENGR. ALIYU, S.J Course title: Computer-Aided Engineering

More information

1: INTRODUCTION TO AUTOCAD

1: INTRODUCTION TO AUTOCAD AutoCAD syllabus 1: INTRODUCTION TO AUTOCAD Starting AutoCAD AutoCAD Screen Components Drawing Area Command Window Navigation bar Status bar Invoking Commands in AutoCAD Keyboard Ribbon Application Menu

More information

Copyrighted. Material. Copyrighted. Material. Copyrighted. Material. Copyrighted. Material

Copyrighted. Material. Copyrighted. Material. Copyrighted. Material. Copyrighted. Material ENGINEERING & COMPUTER GRAPHICS WORKBOOK Using SolidWorks 2005 Ronald E. Barr Thomas J. Krueger Theodore A. Aanstoos Davor Juricic SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

Tenviewing a Solid. In this chapter, we will learn the following to World Class standards:

Tenviewing a Solid. In this chapter, we will learn the following to World Class standards: C h a p t e r 15 Tenviewing a Solid In this chapter, we will learn the following to World Class standards: Converting 3D Solids to 2D Orthographic Views Opening the Solid Part Drawing Loading Tenview.LSP

More information

Drawing a Living Room and Family Room Floorplan

Drawing a Living Room and Family Room Floorplan Appendix C Drawing a Living Room and Family Room Floorplan In this chapter, you will learn the following to World Class standards: Draw a Living Room and Family Room Floorplan Draw the Walls and Stairs

More information

BASIC CADD DRAWING PROCEDURES

BASIC CADD DRAWING PROCEDURES BASIC CADD DRAWING PROCEDURES I. Set up Electronic Drawing Environment: 1) SET UNITS 2) DETERMINE ELECTRONIC SCALE FACTOR (SF) a. CALCULATE WHITE SPACE 3) SET LIMITS (MODEL SPACE) 4) ZOOM ALL, F7 (TURN

More information

CADPIPE Industrial Pipe. Tutorial

CADPIPE Industrial Pipe. Tutorial CADPIPE Industrial Pipe Tutorial Introduction This Tutorial is a brief introduction to the power of CADPIPE 3D DESIGN. We will show you a few key features and the general procedures for creating 3D piping

More information

Engineering Working Drawings Basics

Engineering Working Drawings Basics Engineering Working Drawings Basics Engineering graphics is an effective way of communicating technical ideas and it is an essential tool in engineering design where most of the design process is graphically

More information

Vectorworks / MiniCAD Tutorials

Vectorworks / MiniCAD Tutorials Vectorworks / MiniCAD Tutorials Tutorial 1: Construct a simple model of a little house Tutorial 2: Construct a 4 view Orthographic drawing of the Model These tutorials are available as Adobe Acrobat 4

More information

How to Build a Game Console. David Hunt, PE

How to Build a Game Console. David Hunt, PE How to Build a Game Console David Hunt, PE davidhunt@outdrs.net Covering: Drafts Fillets Shells Patterns o Linear o Circular Using made-for-the-purpose sketches to define reference geometry Using reference

More information

Step-by-Step Tutorial: Applying Dimensional Constraints

Step-by-Step Tutorial: Applying Dimensional Constraints New Commands in AutoCAD 2010: Part 1 Dimensional Constraints, Part 1 by Ralph Grabowski Introduction One of the really significant new features of AutoCAD 2010 is parametric drafting. This technology allows

More information

Completed project drawing (dimensions added for reference)

Completed project drawing (dimensions added for reference) CHAPTER 5 Fundamentals IV PROJECT EXERCISE This project exercise provides point-by-point instructions for setting up the drawing with layers and then creating the objects shown in the accompanying figure.

More information

1 Best Practices Course Week 12 Part 2 copyright 2012 by Eric Bobrow. BEST PRACTICES COURSE WEEK 12 PART 2 Program Planning Areas and Lists of Spaces

1 Best Practices Course Week 12 Part 2 copyright 2012 by Eric Bobrow. BEST PRACTICES COURSE WEEK 12 PART 2 Program Planning Areas and Lists of Spaces BEST PRACTICES COURSE WEEK 12 PART 2 Program Planning Areas and Lists of Spaces Hello, this is Eric Bobrow. And in this lesson, we'll take a look at how you can create a site survey drawing in ArchiCAD

More information

Autocad Basics 7/28/2009. Chapter 14 - Learning Objectives

Autocad Basics 7/28/2009. Chapter 14 - Learning Objectives Chapter 14 - Learning Objectives Autocad Basics Chapter 14 July 28, 2009 Use grips to stretch, copy, move, rotate, scale, and mirror objects. Edit objects using the Quick Properties panel and the Properties

More information

S206E Lecture 6, 5/18/2016, Rhino 3D Architectural Modeling an overview

S206E Lecture 6, 5/18/2016, Rhino 3D Architectural Modeling an overview Copyright 2016, Chiu-Shui Chan. All Rights Reserved. S206E057 Spring 2016 This tutorial is to introduce a basic understanding on how to apply visual projection techniques of generating a 3D model based

More information

Appendix B: Autocad Booklet YR 9 REFERENCE BOOKLET ORTHOGRAPHIC PROJECTION

Appendix B: Autocad Booklet YR 9 REFERENCE BOOKLET ORTHOGRAPHIC PROJECTION Appendix B: Autocad Booklet YR 9 REFERENCE BOOKLET ORTHOGRAPHIC PROJECTION To load Autocad: AUTOCAD 2000 S DRAWING SCREEN Click the start button Click on Programs Click on technology Click Autocad 2000

More information

8 Working Drawings in AutoCAD

8 Working Drawings in AutoCAD 8 Working Drawings in AutoCAD Most engineering designs consist of more than a single part. Usually there are a several or many parts that must fit and work together. When we are creating the drawings of

More information

Beginner s Guide to SolidWorks Alejandro Reyes, MSME Certified SolidWorks Professional and Instructor SDC PUBLICATIONS

Beginner s Guide to SolidWorks Alejandro Reyes, MSME Certified SolidWorks Professional and Instructor SDC PUBLICATIONS Beginner s Guide to SolidWorks 2008 Alejandro Reyes, MSME Certified SolidWorks Professional and Instructor SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com Part Modeling

More information

Fundamentals III CHAPTER PROJECT EXERCISE

Fundamentals III CHAPTER PROJECT EXERCISE CHAPTER 4 Fundamentals III PROJECT EXERCISE This project exercise provides point-by-point instructions for setting up the drawing with layers and then creating the objects shown in Figure P4 1. FIGURE

More information

Evaluation Chapter by CADArtifex

Evaluation Chapter by CADArtifex The premium provider of learning products and solutions www.cadartifex.com EVALUATION CHAPTER 2 Drawing Sketches with SOLIDWORKS In this chapter: Invoking the Part Modeling Environment Invoking the Sketching

More information

Tutorial Guide to AutoCAD 2014

Tutorial Guide to AutoCAD 2014 Tutorial Guide to AutoCAD 2014 2D Drawing, 3D Modeling Shawna Lockhart SDC P U B L I C AT I O N S For Microsoft Windows Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites

More information

Architecture 2012 Fundamentals

Architecture 2012 Fundamentals Autodesk Revit Architecture 2012 Fundamentals Supplemental Files SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Tutorial files on enclosed CD Visit

More information

At the conclusion of this unit you should be able to accomplish the following with a 70% accuracy

At the conclusion of this unit you should be able to accomplish the following with a 70% accuracy 7 Multiview Drawing OBJECTIVES At the conclusion of this unit you should be able to accomplish the following with a 70% accuracy 1. explain the importance of mulitview drawing as a communication tool far

More information