Commands Review The following steps will be a review of commands to create the window below. AutoCAD. Rectangle. Settings. Rectangle.

Size: px
Start display at page:

Download "Commands Review The following steps will be a review of commands to create the window below. AutoCAD. Rectangle. Settings. Rectangle."

Transcription

1 Commands Review The following steps will be a review of commands to create the window below. AutoCAD Basic Commands Review 2 Settings The following steps assume you have set up your AutoCAD interface to the settings at Kirkwood. Use the AutoCAD Setup pdf if you need to set them up. Rectangle Click Home>Draw> Rectangle Notice if the cursor is paused on a command, a description appears. If the cursor remains pointing to the command, a more detailed tip is displayed. 3 4 Rectangle After the command is initiated type 0,0 3'4,5'2. this will create a rectangle with one corner in the origin and the other at 3'-4", 5'-2" You do not need to type inches because the default drawing unit has been set up as inches. Do not put a space in the entry. Spaces end the input. Notice how it shows up on the dynamic input bar You can toggle the bar on or off by pressing F12 or the button on the bottom of the screen. Offset The completed rectangle. Click Home>Modify>Offset or type O (does not need to be in the command line). Sometimes it is easier/quicker to type the command than use the ribbon

2 Offset Notice the command line at the bottom. It has different options. Type 3/4. Offset Select the rectangle and click inside. The command bar asks to pick the next object. This command can be done multiple times. Press the ESC Key to get out of the command. 7 8 Properties The inner line should be red. This is changed by changing the layer the object is on. Properties This lists everything about the rectangle. Click on the Layer info and change to a-elev-lw01. The inner line is now red. Right click on the inner rectangle. Click Properties Properties Always make sure color and linetype are always ByLayer. Printing We are concerned with color because our print setup is color dependent. That is the color of the line will determine how thick the plotter will print the line - refer to the CAD Guide. We do not want the inner part of the window to be as thick as the outer edge so we choose red

3 Properties We could also have changed the property by clicking on the green line and going to the Layer Manager pulldown and selecting the layer. There are many ways to get things done in AutoCAD. See which works best for you. Offset Press ENTER again to repeat the Offset command. Type 1-1/2 for the inner sash distance. You cannot use a space between the 1 and the 1/2 because it will end the command. You could have typed 1.5 as well. Press ENTER to end the command. This rectangle is red because the one we selected was red Object Snap We need to set the object snaps. Right clicking on the Object Snap button gives you a selection. Use the following settings. Click OK when done. Line Make a-elev-lw01 the current layer. Click Home>Draw> Line or type L. Notice as you get close to the middle of the inner rectangle, you get a midpoint snap. It is noted by a triangle. 15 You can toggle on snap settings by pressing F3 or the Object Snap at the bottom of the screen. 16 Line Draw the line across. This will be the bottom of our top sash. Move Click Draw>Modify>Move or type M and move the line down.75 Make sure ortho is turned on (F8). Ortho keeps items constrained in a horizontal or vertical direction

4 Offset Use offset to create the width of the sash. Offset 1.5 Trim Click Draw>Modify>Trim or type TR notice the options on the command line. Press Enter for now to have all lines be cutting edges. Remove the lines that are not needed Explode We need to explode the top sash so it acts as separate lines instead of one continuous line. This will help us divide the line into thirds for the muntins. Rectangles are continuous polylines and since we offset a rectangle, we got another polyline. Divide Click Home>Draw(down triangle)>divide or type DIV Select the top horizontal inner sash. Type 3. Nodes were created that divided the top sash. Nodes do not print. Click Draw>Modify>Explode or type X upper sash. and select the Nodes Click Home>Utilities>Point Style to see the node. Nodes do not print. You don't need to keep this setting. Line Draw lines from the nodes down and from the midpoint across. Erase the nodes (select and delete). The upper muntins are complete. Notice they are just lines. Depending on the final scale of the drawing this is acceptable. If it were a larger scale then we would draw both lines

5 Copy Click Home>Modify>Copy. Select the muntins and click a point to copy from. Click again on the lower sash to copy to. Rectangle Set the current layer to 0. Draw the shutters. Click Home>Draw>Rectangle. Click the bottom right corner of the window. Hover near the top right and then move the mouse away from the window. Type 12 to get a 12" wide shutter. You could also have Using symbol makes it relative to where you click first Offset/Trim Offset the rectangle 2.5 for the border. Draw a line in the middle. Offset 1.25 top and bottom. Erase/trim unneeded lines. Block We will make the shutter a block since we will need a shutter on the other side. A block combines objects into a named set. They act as a single entity, making the file size smaller. These can be edited using block editor. Changes to one block affects all the instances of that block in a drawing. The elements in a block should be created in the 0 layer. can be shared with other drawings. 27 Attributed blocks can provide information that can be used to make schedules. See the slides at the end of this powerpoint 28 for more detail. Select Select the shutter. Use a window selection. To deselect items selected by mistake, use the SHIFT Key Block Click Home>Block>Create. Complete the dialog box as below. Going from left to right is a window selection. It only selects items that are fully within the window. Going from right to left is a crossing selection. It selects everything that 29 crosses the window. Click here first Then click here for the 30 insertion point 5

6 Block Use Home>Modify>Mirror to mirror the block. Click the top middle of the window and then click the bottom middle. The mirror of the shutter will appear on the other side of the window. Click on the bottom if it looks OK. Note the command line. The shutter block we made is only available in this drawing and not readily available to other ones. To make blocks available to other drawings don t use Make block instead use Insert >Block Definition>Create Block drop down>write Block or type W Notice the settings are similar except you need to give it a file name and path. The default is No so press Enter. This is what we want AutoCAD comes with some blocks predefined. They can be selected using Design Center. Click Insert>Content> Design Center. Click on the home button and navigate to the following drawing. Click on blocks. Block Editor Going back to the shutter We need to modify the block that was created. Double click on the shutter. Select the shutter block Block Editor New dialog box and tool palette appears. Let's trim out a line. It is good practice to not overlap lines. Since the left side of the block will always be next to a window, use Home>Modify>Trim to remove it. Hatch Click Home>Draw>Hatch for the vent lines. A new toolbar is displayed. Notice Block Editor ribbon is still available

7 Hatch In properties group, click User Defined, angle 0, spacing 1.25, set origin to middle of vertical line of upper shutter. Pick an internal point. Make sure associative is off. Press Enter. Hatch Press Enter again to repeat the command. Click in the lower half of the shutter. Press Enter to finish the command Property Click on both hatched areas then right click and click properties. Notice the information about the hatch. Properties Typically we want all linetype and color to ALWAYS be ByLayer. There are some instances where this rule may need to be broken. Change the color to be color 9 so it doesn't print too dark Block Editor Close block editor and save the changes. Each instance of the block is automatically updated. Group Lets group the shutters together so they act as one item. First click the croup button then the objects. Click Home>Group>Group or type GROUP Type n to name the group Type Shutters and press Enter. Click the shutters and press Enter

8 Group Click one shutter. Both are selected. Change the layer to a-elev-lw01. Using groups is a quick way to select items. 43 Groups To deselect the group click the box. The behavior when selecting a group is controllable using the groups dialog box by modifying the checkbox marked selectable. You can also type PICKSTYLE One of the main advantages of using a group instead of a block is that you are free to include the same entity in more than one group. So, if a certain set of entities belong to more than one commonly selected group of entities, you can just create the two (or more) groups that contain the same set of entities (and whatever other entities are relevant to that group), and you re now able to select the entire set by clicking on only one of the entities, as you would with a block. 44 Groups vs Groups and blocks behave very similarly. Rectangle Set layer to a-elev-lw01. Create a rectangle under the window for the brick sill. A group is a saved set of objects that you can select and edit together or separately as needed. Each item is treated as a separate entity. Groups cannot be shared with other drawings. Grouping can be toggled on/off by pressing Ctrl+Shift+A or the button on the ribbon. A block also combines objects into a named set. They act as a single entity. These can be edited using block editor. Changes to one block affects all the instances of that block in a drawing. The elements in a block should be created in the 0 layer. can be shared with other drawings. 45 Click on the bottom left corner to start. Hover near the bottom right corner and then move the mouse down and away from the window. Type 4 to get a 4" wide rectangle. 46 Display Order Notice as we drew the brick sill, the bottom line of the window looks red. This is because the sill was drawn after and therefore on top. To change the order of the display click Home>Modify(down triangle)>draworder Click on the green rectangle of the window. Press Enter. Hatch Set layer to a-elev-lw09. In properties group, click User Defined, angle 90, spacing 8/3 (3 courses of standard brick plus mortar = 8"), set origin to the right corner of brick. Pick an internal point. Press Enter

9 Layout Click Layout1 tab to switch from model tab. We are seeing paperspace with paper edge and margins. A viewport is visible. It is like a window. Through this viewport we will add text and dimensions. Modelspace Double click inside the window to get into the modelspace through the layout tab. Note how the viewport looks different when in paper vs model. We can now add dimensions and notes. 49 Paperspace Modelspace 50 Annotative vs Non-annotative The following steps create dimensions and leaders. Use either annotative or non-annotative styles. Be comfortable with creating and using annotative or non-annotative styles. With non-annotative text we have only one text style. Text must be created within a viewport. Visibility is determined by the layer. Dimension Set a-anno layer current. Click Home>Annotation>Linear. Click the top left corner of the window and then click the top right. Click away from the window to set the dimension. With annotative text we need multiple text styles based on the height of the text. Look at the text group in the Annotative Ribbon. With non-annotative text we need to set the text height when writing text. We will use annotative text style as the primary style in our classwork Dimension For vertical dimension, start at the bottom of the brick ledge then click to the top of the ledge. Click away to the side to set the location. Click Annotate>Dimensions>Continue. Note that the Home ribbon has many standard commands but the individual ribbons have a more complete selection. Click the top of the shutter. Press ESC to end the command. Leader Click Home>Annotation>Leader. Click on the window and then click off to the side. Press F8 to remove ortho. Type the words in lowercase and then press Enter

10 Standards Architectural drawings always use capitalized text. Double click on the text and select it. Right click and select change case>uppercase. Standards You can also turn on AutoCAPS by the context sensitive menu or on the text editor ribbon when text is selected. Click Tools>AutoCAPS Now all your text will be capitalized without having to use capslock on the keyboard Text Typically we do not want a long line of text but more paragraph-like. Double click on the text. Then click on the arrows. Click and drag textbox to a preferred size. Grips The dimension for the brick ledge is crossing the shutters. This makes it hard to read. Let's change this. All items in AutoCAD have grips. Use crossing to select the two dimensions pointing to the upper edge of the brick ledge. The blue dots are all the grippable items. Click on the blue dot on the ledge and click back to the edge of the shutter. This is a better location Overkill Occasionally we will draw small lines or draw lines over lines by mistake. Or we will use another drafter's drawing that needs some cleaning. We do not want this because the drawing becomes larger and lines may not print correctly. Overkill Make modelspace current. Click Home>Modify>Delete Duplicate Objects or type OVERKILL Select the items to affect (usually type all). Click OK. Save the drawing. The Overkill command helps eliminate this. It removes duplicate or overlapping lines, arcs, and polylines. And combines partially overlapping or contiguous ones

11 Print The completed window. Run Spell check and purge! Now that the drawing is cleaned up, plot it as a DWF. DWF A DWF (Drawing Web Format) is a digital file that can be opened and marked up with the free Autodesk Design Review program. Use the following settings to plot to DWF Save Changes When you set up printing on a drawing make sure to click save changes to layout or the settings won't stay. Print Preview Always use Print Preview to make sure all is printing properly. Click to expand Save changes to Layout We can have blocks with attributes. This is useful for door/window marks and room finishes because we can extract the info into a table. Click Insert>Block Definition>Define Attributes. Note the options. Invisible: Specifies that attribute values are not displayed or printed when you insert the block. Constant: Gives attributes a fixed value for block insertions. Verify: Prompts you to verify that the attribute value is correct when you insert the block. Tag: Identifies each occurrence of an attribute in the drawing. Enter the attribute tag using any combination of characters except spaces. Lowercase letters are automatically changed to uppercase. Prompt: Specifies the prompt that is displayed when you insert a block containing this attribute definition. If you do not enter a prompt, the attribute tag is used as a prompt. If you select Constant in the Mode area, the Prompt option is not available. Default: Specifies the default attribute value. Preset: Sets the attribute to its default value when you insert a block containing a preset attribute. Lock Position: Locks the location of the attribute within the block reference. When unlocked, the attribute can be moved relative to the rest of the block using grip editing, and multiline attributes can be resized. Multiple Lines: Specifies that the attribute value can contain multiple lines of text. When this option is selected, you can specify a boundary width for the attribute. 65 Insertion Point: Specifies the location for the attribute. Text Settings: Similar items to determine as DTEXT settings. Boundary Width: Specifies the maximum length of the lines of text in a multiple-line attribute before wrapping to the next line. A value of means that there is no restriction on the length of a line of text. Not available for single-line attributes

12 Let s pause on the window drawing for a moment and assume we want to make an attributed Room Schedule block. We first need to think about is the headings that we will want in our block. Although we can make the block in the current drawing and wblock it out or start a new drawing. Name it roomno.dwg This will be the name of the block. We will not need to make of block of this drawing. It will become a block in the floor plan drawing. Click Insert>Block Definition>Define Attributes. Set up the first one as follows. 67 Usually we select the insertion point but in this case we want 0,0 because that will be the insertion point of the block. 68 The Room Name definition appears in place at 0,0. Set the next attribute is as follows. Set the justification to middle-center. This way we can add the rectangle later more easily. Position it under the first attribute. Add the next one. This time make it invisible. We want to have the attribute so it can be extracted but we don't want it visible in the drawing. For the default, use the most common option. Click here to position the text under the existing We can continue defining new attributes or we can copy the last one and then double click and modify the definition. We can also right click on a definition and select properties. This way we can also set the other definition options. This one is now changed. We need to work on the rest

13 Continue modifying the drawing until all the definitions are complete. Draw a rectangle. Make it 1/2 x 3/16. This will be a judgment call from past experience as to the size. You want sufficient space all around. After we insert the block, we can always adjust using block editor. Use inferencing to move the center of the rectangle to the insertion point of the Room-No attribute Save the drawing. Switch to another drawing and insert the block. Set the drawing scale to 1/4" = 1'-0". Look at the command line and answer the questions based on our schedule. Delete the old text. If the questions were asked in the wrong order, you can use the attribute manager to adjust the order. The order is based on the order the attributes were created or if this was a made into a block in another drawing, then the order in which the attributes were selected Copy the block and adjust the info to match the schedule by double clicking on the block. Let's use our table style and attributed blocks to create a schedule. Open a new drawing for the schedule Make A-ANNO-TEXT current. Save drawing as room-schedules.dwg

14 Select Insert>Linking & Extraction>Extract Data. Select create a new data extraction. If we had a previous extraction file we could use it now and not do the following steps. Save as door-schedule.dxe in your Folder on your USB Select the drawing with attributed blocks. At this point you can add other drawings - for example other floors. Select Display with attributes. You can also limit which blocks to extract. We will extract the Door Schedule first Select only Attribute. Select only combine identical rows. Click and drag the headings to be in the right order (match schedule)

15 Click the door number column to arrange by number. We could extract data at this point to Excel. Let's put it in our drawing Now let's use our table style. We don't want Standard! This is how the schedule should look like at the beginning: Enter a title for our table We need to adjust the table created to match the format of the schedule sheet. Select the row number (2). Right click to insert a row above. We must unlock the cells to modify them. Select the second row of the table, then right click to unlock cells. Notice the new table cell ribbon

16 Select the two cells and merge the cells. Retype any lost text. Continue merging cells and retyping data until it matches the schedule sheet. You can use the ribbon or right click and select the merge option Select the cells that are not wide enough. We can select both since they are together. Drag the grips to resize. Notice that the data info is linked and locked. It is connected to the drawing. If we change the source drawing and save it we can update the cells. Right click on the data cells to update the schedule. For the extraction update to work, the source file must be closed! Save the schedules.dwg Select the rows we adjusted, right click and lock content and format

Chapter 23: Drafting in Worksheet View

Chapter 23: Drafting in Worksheet View Chapter 23: Drafting in Worksheet View Worksheet View is a powerful, 2D production drafting module. Here you can find all of the drawing and editing tools needed to create fast, accurate, detailed working

More information

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE...

TABLE OF CONTENTS. INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... Starting Guide TABLE OF CONTENTS INTRODUCTION... 5 Advance Concrete... 5 Where to find information?... 6 INSTALLATION... 7 STARTING ADVANCE CONCRETE... 7 ADVANCE CONCRETE USER INTERFACE... 7 Other important

More information

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010

Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Microsoft Word 2010 Prepared by Computing Services at the Eastman School of Music July 2010 Contents Microsoft Office Interface... 4 File Ribbon Tab... 5 Microsoft Office Quick Access Toolbar... 6 Appearance

More information

2013 Getting Started Guide

2013 Getting Started Guide 2013 Getting Started Guide The contents of this guide and accompanying exercises were originally created by Nemetschek Vectorworks, Inc. Vectorworks Fundamentals Getting Started Guide Created using: Vectorworks

More information

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move

In this session, we will explain some of the basics of word processing. 1. Start Microsoft Word 11. Edit the Document cut & move WORD PROCESSING In this session, we will explain some of the basics of word processing. The following are the outlines: 1. Start Microsoft Word 11. Edit the Document cut & move 2. Describe the Word Screen

More information

MS Word 2007 practical notes

MS Word 2007 practical notes MS Word 2007 practical notes Contents Opening Microsoft Word 2007 in the practical room... 4 Screen Layout... 4 The Microsoft Office Button... 4 The Ribbon... 5 Quick Access Toolbar... 5 Moving in the

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

Layouts, Plotting, Printing

Layouts, Plotting, Printing Layouts, Plotting, Printing Sacramento City College Engineering Design Technology Layouts, Plotting, Printing 1 Objectives Print and plot a drawing. Set up layouts using title blocks and viewports. Create

More information

DOING MORE WITH WORD: MICROSOFT OFFICE 2010

DOING MORE WITH WORD: MICROSOFT OFFICE 2010 University of North Carolina at Chapel Hill Libraries Carrboro Cybrary Chapel Hill Public Library Durham County Public Library DOING MORE WITH WORD: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

What s New V 11. Preferences: Parameters: Layout/ Modifications: Reverse mouse scroll wheel zoom direction

What s New V 11. Preferences: Parameters: Layout/ Modifications: Reverse mouse scroll wheel zoom direction What s New V 11 Preferences: Reverse mouse scroll wheel zoom direction Assign mouse scroll wheel Middle Button as Fine tune Pricing Method (Manufacturing/Design) Display- Display Long Name Parameters:

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

Session 25 Revit MEP Tips and Tricks

Session 25 Revit MEP Tips and Tricks Session 25 Revit MEP Tips and Tricks Page 1 of 17 Sometimes it's the little things which make all the difference. I thought I would share some nifty tricks that can help make Revit MEP go down a little

More information

Microsoft Word 2010 Tutorial

Microsoft Word 2010 Tutorial 1 Microsoft Word 2010 Tutorial Microsoft Word 2010 is a word-processing program, designed to help you create professional-quality documents. With the finest documentformatting tools, Word helps you organize

More information

Getting Started Guide

Getting Started Guide 3D Architect Home Designer Getting Started Guide Produced and published in the UK by Eleco Software Limited 2014 Eleco plc. All rights reserved. The software and hardware names and labels used in this

More information

Layout Tutorial. Getting Started

Layout Tutorial. Getting Started Getting Started Layout Tutorial This tutorial will explain how create a layout template, send views to a layout page, then save the document in PDF format. In this tutorial you will learn about: Creating

More information

SketchUp Instructions

SketchUp Instructions SketchUp Instructions Every architect needs to know how to use SketchUp! SketchUp is free from Google just Google it and download to your computer. You can do just about anything with it, but it is especially

More information

The CAD interface is comprised of two different screens: the graphic/drawing screen and the text screen.

The CAD interface is comprised of two different screens: the graphic/drawing screen and the text screen. That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: jennifer@thatcadgirl.com Phone: (919) 417-8351 Fax: (919) 573-0351 Overview of AutoCAD or IntelliCAD with Carlson Software Screens and

More information

Microsoft Word 2010 Training

Microsoft Word 2010 Training Microsoft Word 2010 Training Microsoft Word 102 Instructor: Debbie Minnerly Course goals Learn how to work with paragraphs. Set tabs and work with tables. Learn about styles Use the spelling and grammar

More information

Creating a Poster Presentation using PowerPoint

Creating a Poster Presentation using PowerPoint Creating a Poster Presentation using PowerPoint Course Description: This course is designed to assist you in creating eye-catching effective posters for presentation of research findings at scientific

More information

Publisher 2010 Cheat Sheet

Publisher 2010 Cheat Sheet April 20, 2012 Publisher 2010 Cheat Sheet Toolbar customize click on arrow and then check the ones you want a shortcut for File Tab (has new, open save, print, and shows recent documents, and has choices

More information

CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL

CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL PATRICK GREHAN ADELPHI UNIVERSITY DANIEL J. MORAN MIDAMERICAN PSYCHOLOGICAL INSTITUTE This document is

More information

There are two distinct working environments, or spaces, in which you can create objects in a drawing.

There are two distinct working environments, or spaces, in which you can create objects in a drawing. That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Autocad Model Space and Paper Space Model Space vs. Paper Space Initial

More information

AutoCAD Architecture 2012 UK Content Tools

AutoCAD Architecture 2012 UK Content Tools AutoCAD Architecture 2012 UK Content Tools Contents Contents... 1 Installation... 2 Loading the utilities... 2 Utilities Overview... 3 Menu and Toolbar... 3 Content Generation... 3 Content Publishing...

More information

Introduction to the TI-Nspire CX

Introduction to the TI-Nspire CX Introduction to the TI-Nspire CX Activity Overview: In this activity, you will become familiar with the layout of the TI-Nspire CX. Step 1: Locate the Touchpad. The Touchpad is used to navigate the cursor

More information

Create a Poster Using Publisher

Create a Poster Using Publisher Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs

More information

Getting Started With DraftSight A Guide For AEC Users

Getting Started With DraftSight A Guide For AEC Users Getting Started With DraftSight A Guide For AEC Users DraftSight.com Facebook.com/DraftSight Welcome to DraftSight a valuable tool for any AEC professional! DraftSight is more than a free, professional-grade

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 1

Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 1 Microsoft Office 2010: Introductory Q&As PowerPoint Chapter 1 Are the themes displayed in a specific order? (PPT 6) Yes. They are arranged in alphabetical order running from left to right. If you point

More information

Introduction to Microsoft Word 2008

Introduction to Microsoft Word 2008 1. Launch Microsoft Word icon in Applications > Microsoft Office 2008 (or on the Dock). 2. When the Project Gallery opens, view some of the available Word templates by clicking to expand the Groups, and

More information

Envisioneer Technical Note

Envisioneer Technical Note Title Blocks By default there are four pre-defined Worksheet view windows available (Floor Plan, Elevations, Details, and Site Plan). Each one contains a generic border and title block supplied by Cadsoft.

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Introduction to Autodesk Inventor for F1 in Schools

Introduction to Autodesk Inventor for F1 in Schools Introduction to Autodesk Inventor for F1 in Schools F1 in Schools Race Car In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s digital prototyping strategy

More information

Communicate: In Print

Communicate: In Print Communicate: In Print A simple guide Work areas Communicate: In Print has two different modes in which to edit your documents: Create and Adjust modes. These are easily interchangeable and the toolbars

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 1 Contents Chapter 1 System Requirements.................. 3 Chapter 2 Quick Start Installation.................. 4 System Requirements................

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

An introduction to 2D AutoCAD

An introduction to 2D AutoCAD An introduction to 2D AutoCAD Faculty of Technology University of Plymouth Drake Circus Plymouth PL4 8AA Contents: 1 Introduction.... 3 1.1 What is AutoCAD?... 3 1.2 The interface.... 3 1.3 Saving your

More information

Assignment 3 Floor Plan CAD Fundamentals I Due February 1 Architecture 411

Assignment 3 Floor Plan CAD Fundamentals I Due February 1 Architecture 411 Due February 1 Architecture 411 Objective To learn to draft precise architectural plan drawings. To gain experience with CAD drafting tools and techniques. Exercise 1. Come up with a floor plan for a residence

More information

Word 2010: The Basics Table of Contents THE WORD 2010 WINDOW... 2 SET UP A DOCUMENT... 3 INTRODUCING BACKSTAGE... 3 CREATE A NEW DOCUMENT...

Word 2010: The Basics Table of Contents THE WORD 2010 WINDOW... 2 SET UP A DOCUMENT... 3 INTRODUCING BACKSTAGE... 3 CREATE A NEW DOCUMENT... Word 2010: The Basics Table of Contents THE WORD 2010 WINDOW... 2 SET UP A DOCUMENT... 3 INTRODUCING BACKSTAGE... 3 CREATE A NEW DOCUMENT... 4 Open a blank document... 4 Start a document from a template...

More information

Lesson Four 3D Modeling

Lesson Four 3D Modeling Lesson Four 3D Modeling In this lesson you will learn how to: Easily Rotate the UCS to model in different planes Model lines in a method similar to drawing isometrics Create 3D Router Lines Automatically

More information

3. Add and delete a cover page...7 Add a cover page... 7 Delete a cover page... 7

3. Add and delete a cover page...7 Add a cover page... 7 Delete a cover page... 7 Microsoft Word: Advanced Features for Publication, Collaboration, and Instruction For your MAC (Word 2011) Presented by: Karen Gray (kagray@vt.edu) Word Help: http://mac2.microsoft.com/help/office/14/en-

More information

Introduction to Autodesk Inventor for F1 in Schools

Introduction to Autodesk Inventor for F1 in Schools F1 in Schools race car Introduction to Autodesk Inventor for F1 in Schools In this course you will be introduced to Autodesk Inventor, which is the centerpiece of Autodesk s Digital Prototyping strategy

More information

Edinburgh COLLEGE of ART ARCHITECTURE 3D Modelling in AutoCAD - tutorial exercise The screen The graphics area This is the part of the screen in which the drawing will be created. The command prompt area

More information

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster View the Best Practices in Poster Design located at http://www.emich.edu/training/poster before you begin creating a poster. Then in PowerPoint: (A) set up the poster size and orientation, (B) add and

More information

MICROSOFT WORD TUTORIAL

MICROSOFT WORD TUTORIAL MICROSOFT WORD TUTORIAL G E T T I N G S T A R T E D Microsoft Word is one of the most popular word processing programs supported by both Mac and PC platforms. Microsoft Word can be used to create documents,

More information

Basic AutoSketch Manual

Basic AutoSketch Manual Basic AutoSketch Manual Instruction for students Skf-Manual.doc of 3 Contents BASIC AUTOSKETCH MANUAL... INSTRUCTION FOR STUDENTS... BASIC AUTOSKETCH INSTRUCTION... 3 SCREEN LAYOUT... 3 MENU BAR... 3 FILE

More information

Working with Tables: How to use tables in OpenOffice.org Writer

Working with Tables: How to use tables in OpenOffice.org Writer Working with Tables: How to use tables in OpenOffice.org Writer Title: Working with Tables: How to use tables in OpenOffice.org Writer Version: 1.0 First edition: January 2005 First English edition: January

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information

Microsoft Word 2010. Revising Word Documents Using Markup Tools

Microsoft Word 2010. Revising Word Documents Using Markup Tools Microsoft Word 2010 Revising Word Documents Using Markup Tools Preface Word provides several markup tools that make document collaboration easy. Color coding, highlighting, and the ability maintain multiple

More information

Instructions for Formatting APA Style Papers in Microsoft Word 2010

Instructions for Formatting APA Style Papers in Microsoft Word 2010 Instructions for Formatting APA Style Papers in Microsoft Word 2010 To begin a Microsoft Word 2010 project, click on the Start bar in the lower left corner of the screen. Select All Programs and then find

More information

To draw a line. To create a construction line by specifying two points

To draw a line. To create a construction line by specifying two points Drawing Lines, Polygons and Rectangles The line is the basic object in AutoCAD. You can create a variety of lines: single lines, multiple line segments with and without arcs, multiple parallel lines, and

More information

Drawing a Bedroom Floorplan

Drawing a Bedroom Floorplan Appendix A Drawing a Bedroom Floorplan In this chapter, you will learn the following to World Class standards: Draw a Bedroom Floorplan Draw the Bedroom Walls Draw and Dimension the Bedroom Door Draw and

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Impress Guide Chapter 3 Adding and Formatting Text

Impress Guide Chapter 3 Adding and Formatting Text Impress Guide Chapter 3 Adding and Formatting Text This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing two pages

More information

TurboCAD Architectural

TurboCAD Architectural TurboCAD Architectural Version 15 Getting Started Guide IMSI/Design LLC, US 100 Rowland Blvd. Novato. CA 94945, USA Tel: +1-415-878-4000 Fax: +1-415-897-2544 Web Site www.imsisoft.com www.turbocad.com

More information

ArcGIS. Tips and Shortcuts. for Desktop

ArcGIS. Tips and Shortcuts. for Desktop ArcGIS Tips and Shortcuts for Desktop Map Navigation Refresh and redraw the display. F5 Suspend the map s drawing. F9 Zoom in and out. Center map. Roll the mouse wheel backward and forward. Hold down Ctrl

More information

Excel 2007 A Beginners Guide

Excel 2007 A Beginners Guide Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information

Creating Drawings in Pro/ENGINEER

Creating Drawings in Pro/ENGINEER 6 Creating Drawings in Pro/ENGINEER This chapter shows you how to bring the cell phone models and the assembly you ve created into the Pro/ENGINEER Drawing mode to create a drawing. A mechanical drawing

More information

Formatting & Styles Word 2010

Formatting & Styles Word 2010 Formatting & Styles Word 2010 Produced by Flinders University Centre for Educational ICT CONTENTS Layout... 1 Using the Ribbon Bar... 2 Minimising the Ribbon Bar... 2 The File Tab... 3 What the Commands

More information

PowerPoint 2013: Basic Skills

PowerPoint 2013: Basic Skills PowerPoint 2013: Basic Skills Information Technology September 1, 2014 1 P a g e Getting Started There are a variety of ways to start using PowerPoint software. You can click on a shortcut on your desktop

More information

Microsoft PowerPoint 2010 Computer Jeopardy Tutorial

Microsoft PowerPoint 2010 Computer Jeopardy Tutorial Microsoft PowerPoint 2010 Computer Jeopardy Tutorial 1. Open up Microsoft PowerPoint 2010. 2. Before you begin, save your file to your H drive. Click File > Save As. Under the header that says Organize

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

SpaceClaim Introduction Training Session. A SpaceClaim Support Document

SpaceClaim Introduction Training Session. A SpaceClaim Support Document SpaceClaim Introduction Training Session A SpaceClaim Support Document In this class we will walk through the basic tools used to create and modify models in SpaceClaim. Introduction We will focus on:

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

ACS Version 10.6 - Check Layout Design

ACS Version 10.6 - Check Layout Design ACS Version 10.6 - Check Layout Design Table Of Contents 1. Check Designer... 1 About the Check Design Feature... 1 Selecting a Check Template... 2 Adding a Check Template... 2 Modify a Check Template...

More information

FDOT Plans Production Tools

FDOT Plans Production Tools FDOT State Kit for AutoCAD Civil 3D Mike Racca CADD APPLICATIONS SUPPORT Florida Department of Transportation (ECSO) Email: Mike.Racca@dot.state.fl.us Phone: 850-245-1631 GENERAL Civil 3D Plan Production

More information

Microsoft Office PowerPoint 2013

Microsoft Office PowerPoint 2013 Microsoft Office PowerPoint 2013 Navigating the PowerPoint 2013 Environment The Ribbon: The ribbon is where you will access a majority of the commands you will use to create and develop your presentation.

More information

Digital Marketing EasyEditor Guide Dynamic

Digital Marketing EasyEditor Guide Dynamic Surveys ipad Segmentation Reporting Email Sign up Email marketing that works for you Landing Pages Results Digital Marketing EasyEditor Guide Dynamic Questionnaires QR Codes SMS 43 North View, Westbury

More information

BD CellQuest Pro Software Analysis Tutorial

BD CellQuest Pro Software Analysis Tutorial BD CellQuest Pro Analysis Tutorial This tutorial guides you through an analysis example using BD CellQuest Pro software. If you are already familiar with BD CellQuest Pro software on Mac OS 9, refer to

More information

Microsoft PowerPoint 2010 Handout

Microsoft PowerPoint 2010 Handout Microsoft PowerPoint 2010 Handout PowerPoint is a presentation software program that is part of the Microsoft Office package. This program helps you to enhance your oral presentation and keep the audience

More information

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information

Layout Tutorial. Chapter 10: Getting Started

Layout Tutorial. Chapter 10: Getting Started Chapter 10: Layout Tutorial In this tutorial we will create a layout template, send a few views to a layout page, then save this document in PDF format. In this tutorial you will learn about: Creating

More information

CATIA Drafting TABLE OF CONTENTS

CATIA Drafting TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Drafting...2 Drawing Screen...3 Pull-down Menus...4 File...4 Edit...5 View...6 Insert...7 Tools...8 Drafting Workbench...9 Views and Sheets...9 Dimensions and Annotations...10

More information

KB COPY CENTRE. RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ. Telephone: 0131 6505001

KB COPY CENTRE. RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ. Telephone: 0131 6505001 KB COPY CENTRE RM 2300 JCMB The King s Buildings West Mains Road Edinburgh EH9 3JZ Telephone: 0131 6505001 Email: kbcopy@ed.ac.uk martin.byrne@ed.ac.uk colin.doherty@ed.ac.uk Step 1. Set up page orientation

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

WORDPAD TUTORIAL WINDOWS 7

WORDPAD TUTORIAL WINDOWS 7 WORDPAD TUTORIAL WINDOWS 7 Quick Access bar Home Tab Triangles = More Commands Groups on the Home tab Right paragraph margin Left paragraph Margin & Indent Paragraphs Ruler Hover the mouse pointer over

More information

Introduction to Measurement Tools

Introduction to Measurement Tools Introduction to Measurement Tools Revu's built-in measurement tools make it easy to take length, area, perimeter, diameter, volume and radius measurements, count from PDFs and perform area cutouts. Compatibility

More information

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Word basics Word is a powerful word processing and layout application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features that

More information

Inking in MS Office 2013

Inking in MS Office 2013 VIRGINIA TECH Inking in MS Office 2013 Getting Started Guide Instructional Technology Team, College of Engineering Last Updated: Fall 2013 Email tabletteam@vt.edu if you need additional assistance after

More information

If you know exactly how you want your business forms to look and don t mind

If you know exactly how you want your business forms to look and don t mind appendix e Advanced Form Customization If you know exactly how you want your business forms to look and don t mind detail work, you can configure QuickBooks forms however you want. With QuickBooks Layout

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

Basic Excel Handbook

Basic Excel Handbook 2 5 2 7 1 1 0 4 3 9 8 1 Basic Excel Handbook Version 3.6 May 6, 2008 Contents Contents... 1 Part I: Background Information...3 About This Handbook... 4 Excel Terminology... 5 Excel Terminology (cont.)...

More information

An introduction to 3D draughting & solid modelling using AutoCAD

An introduction to 3D draughting & solid modelling using AutoCAD An introduction to 3D draughting & solid modelling using AutoCAD Faculty of Technology University of Plymouth Drake Circus Plymouth PL4 8AA These notes are to be used in conjunction with the AutoCAD software

More information

POWERPOINT BASICS: MICROSOFT OFFICE 2013

POWERPOINT BASICS: MICROSOFT OFFICE 2013 University of North Carolina at Chapel Hill Libraries Carrboro Cybrary Chapel Hill Public Library Durham County Public Library POWERPOINT BASICS: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites

More information

Introduction to CATIA V5

Introduction to CATIA V5 Introduction to CATIA V5 Release 16 (A Hands-On Tutorial Approach) Kirstie Plantenberg University of Detroit Mercy SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field.

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field. Adobe Acrobat Professional X Part 3 - Creating Fillable Forms Preparing the Form Create the form in Word, including underlines, images and any other text you would like showing on the form. Convert the

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

JumpStart Guide. Trimble QuickPen PipeDesigner 3D Software

JumpStart Guide. Trimble QuickPen PipeDesigner 3D Software L JumpStart Guide Trimble QuickPen PipeDesigner 3D Software Revision A February 2013 F Englewood Office Trimble Navigation Limited 384 Inverness Parkway, Suite 200 Englewood, Colorado 80112 (800) 234-3758

More information

SAVEAS Saves the current drawing using a new file name, opens the newly named file and closes the drawing with the old name.

SAVEAS Saves the current drawing using a new file name, opens the newly named file and closes the drawing with the old name. That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: jennifer@thatcadgirl.com Phone: (919) 417-8351 Fax: (919) 573-0351 Introduction to Autocad and IntelliCAD Command List This document

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

PowerPoint 2007: Basics Learning Guide

PowerPoint 2007: Basics Learning Guide PowerPoint 2007: Basics Learning Guide What s a PowerPoint Slide? PowerPoint presentations are composed of slides, just like conventional presentations. Like a 35mm film-based slide, each PowerPoint slide

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

How to Use Excel 2007

How to Use Excel 2007 How to Use Excel 2007 Table of Contents THE EXCEL ENVIRONMENT... 4 MOVE OR SCROLL THROUGH A WORKSHEET... 5 USE THE SCROLL BARS TO MOVE THROUGH A WORKSHEET... 5 USE THE ARROW KEYS TO MOVE THROUGH A WORKSHEET...

More information

Excel 2003 A Beginners Guide

Excel 2003 A Beginners Guide Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on

More information