From Nothing to Something using AutoCAD Electrical

Size: px
Start display at page:

Download "From Nothing to Something using AutoCAD Electrical"

Transcription

1 From Nothing to Something using AutoCAD Electrical Todd Schmoock Synergis Technologies MA2085-L: You purchased AutoCAD Electrical, or are thinking about purchasing it, but you do not know how to use it. Come to this lab and learn how to create a project, schematic drawings, panel drawings, and run reports. You will see it, feel it, and love it because you will do all of this from scratch! "From Nothing to Something using AutoCAD Electrical". After this class you will have the confidence to create AutoCAD Electrical projects and drawings at your company. Even if you haven't purchased AutoCAD Electrical yet you will see how it will work in your company. Additionally, you will do all this with tools available in a typical installation of AutoCAD Electrical! Learning Objectives At the end of this class, you will be able to: Create an AutoCAD Electrical Project: o Create projects from scratch o Modify the project properties o Add schematic and panel drawings to the project o Modify the drawing properties Create an AutoCAD Electrical schematic drawing: o Create a drawing using an AutoCAD template o Add the drawing to the project, review, and modify the drawing properties o Add Ladders o Add PLC's o Add components o Add wire numbers Create an AutoCAD Electrical panel drawing: o Create a drawing using an AutoCAD template o Add the drawing to the project, review, and modify the drawing properties o Extract information from the schematic to add the panel footprint Run bills of material, wire connections, and other reports on the newly created files

2 Getting Started: You are new to AutoCAD Electrical and you do not know how to get started. If the project is a standard company product offering starting from scratch may make the most sense since you can create the project with all possible options, and then use the Copy Project utility for the other design variations. If the electrical drawings are already created in AutoCAD, and are complicated, using the conversion tools that come in a typical installation may make the most sense. This class will be creating a project from scratch using the standard tools in a typical installation. You will see how to create projects, drawing, and reports using AutoCAD Electrical. Drawings are linked together by layers, attributes, and a project file. Since drawings are linked you will be able to run project wide updates, drawing wide reports, and project wide reports. Note: In this document the name AutoCAD Electrical will often be abbreviated to ACE. AutoCAD Electrical Basics: AutoCAD Electrical (ACE) uses layers and smart blocks in the model tab to pass the information from drawing to drawing. In addition, it has specific tools which use macros and lisp routines to use this information from the model tab to run tools like the report generator and project wide updates. Class setup: For this exercise you will start with everything from scratch while in typical installation of AutoCAD Electrical so you will not need to download a class dataset to get started. Everything will be created in class! Start AutoCAD Electrical if it is not already started. Note: Later you will be creating a folder called "MA2085-L" which is the Autodesk University lab name for this class where you will be saving all the project files. Create an AutoCAD Electrical Project: The AutoCAD Electrical Project Manager displays all of the open projects available for you to work on. Projects organize the drawings and settings of all the files that make up a project. You can have as many projects open as you need, but only one project can be active at a time. The active project appears in bold text and is always found at the top of the list. A project is a set of interrelated wiring diagram drawings. An ASCII text file, called the project file, lists the AutoCAD drawing file names that make up the wiring diagram set. 2

3 When you create a project file, you can save it to any subdirectory. In some cases, you may want to store them in client-specific subdirectories to take advantage of the AutoCAD Electrical ability to access client-specific catalog files and library symbols. Tools used to create a project: Use the New Project tool located in the Project Manager: Name the new project "From Nothing to Something". Verify the location is going to the "AeData\proj\" location, and that the "Create Folder" check box is selected. Lastly, verify the new project is using the settings/properties from the wddemo.wdp project file. You will learn about settings/properties later in the lab. Click the OK button. 3

4 Modifying the project properties: Now that you have created the project you should look at the project properties. Properties tell AutoCAD Electrical how to format the drawings, and display the information like components, wire numbers, cross-references, etc. You will learn about drawing properties later in this lab. Right-click on the From Nothing to Something in the project manager and select Properties at the bottom of the list: Click on each tab to review the various options. When you are done select cancel. You will not make any changes at this point. 4

5 Create an AutoCAD Electrical Schematic Drawing: You can use any AutoCAD template, but you should have the WD_M block inserted. The WD_M block makes an AutoCAD file AutoCAD Electrical smart, and has standard AutoCAD Electrical layers predefined. With the WD_M block already in the template, AutoCAD Electrical does not have to pause and ask permission to insert the block as you start each new wiring diagram drawing. After saving the file it can be added to the project. Ladders, PLCs, schematic symbols, wire numbers, etc can be added to complete the electrical design. Tools used to create a schematic drawing and add it to the project: There are two ways you can add a new drawing created from a template to the project. First, you can create the drawing as you always have done in AutoCAD using the New, or QNEW, tools. Save the drawing in the project folder, and then right-click on the project and select "Add Drawings...". A dialog opens and you can select the drawing(s) you want to add. Second, you can use the New Drawing tool located in the project manager. If you use the Add Drawing/Add Active Drawing option by right-clicking on the project you will be asked if you want to apply the project values to the drawing. Whereas the New Drawing tool in the project manager automatically adds the drawing to the project, and applies the project settings. 5

6 Review the Drawing Properties of the new drawing added to the project: If you used the AutoCAD New tool, or the QNEW tool, and did not click Yes to apply project values to the drawing you will be prompted to insert the WD_M block after clicking an AutoCAD Electrical schematic tool. This block needs to be added to the drawing to make it AutoCAD Electrical smart, and allows you to use the AutoCAD Electrical tools. What you really should do is create an electrical template file with this block already inserted. Review the Drawing Properties: Now that the drawing has been added to the project review the drawing properties by clicking on the Drawing Properties tool in the Schematic ribbon: 6

7 Notice that it is similar to the project properties except for the first tab. When you are done select cancel. You will not make any changes at this point. Add Ladders: Now that you have the first drawing added to the project add two ladders so you can add additional components. The Insert Ladder tool is located on the Schematic ribbon in the Insert Wires/Wire Numbers section: After selecting the tool the Insert Ladder dialog box opens. Change the width from to 10.00, and the spacing from to Add 18 rungs and select OK: 7

8 After selecting OK in the Insert Ladder dialog box left-click to insert the ladder at 2, Remember the drawing properties you looked at earlier? If you always used wide ladders with a 1.00 spacing you would set that in the properties so you didn't have to change it in the dialog box every time you wanted to insert ladders. If you want to test this, open the Drawing Properties dialog box and click on the Drawing Format tab. Change the Spacing to 1.00 and the Width to Click OK, and start the Insert Ladder tool again to see the values. Add 18 to the Rungs field and select OK. Insert the second ladder at 17.5, Save the drawing before moving to the next step. 8

9 Insert a PLC (Programmable Logic Controller): Now that you have a ladder on the drawing add a PLC so you can add additional components. The Insert PLC tool is located on the Schematic ribbon in the Insert Components section: In the PLC Parametric Selection dialog box expand Allen-Bradley>1762>Discrete Input, and then select 1762-IQ16. Click OK. When prompted place it on the first rung of the first ladder nearest to the right vertical wire: In the Module Layout dialog box select OK. (10.5,20.5) 9

10 In the I/O Point enter 2, and select OK: In the I/O Address dialog box select I:2/00 from the Quick Picks pull down, and select OK. In the I/O Addressing dialog box select Decimal: 10

11 Notice how the wires on the ladder automatically trimmed to the inserted PLC. Note: If you missed the wire on insert you can use move component to place it on the wire rung. Repeat the same process to add an Allen-Bradley 1762-OW16 Discrete Output to the right ladder: Note: Save your file. Placing Schematic Symbols (Components): (19,20.5) There are several ways to insert components. You will use two of the options. The first option is using the Icon Menu and inserting the components one at a time. The Icon Menu tool is located on the Schematic ribbon in the Insert Components section: 11

12 Select the Icon Menu tool and after the Insert Component dialog box opens select the icon for Pilot Lights: Now select the icon for Red Standard: Place the pilot light on the first rung on the left ladder approximately in the middle: 12

13 (6,20.5) When the Insert/Edit Component dialog box opens add SYSTEM RESET to the description fields, and then select Lookup in the Catalog Data field: In the Parts Catalog database select the first option in the grid and select OK: 13

14 Select OK in the Insert/Edit Component dialog box after verifying you have the description and catalog data areas filled in. The component tag area was filled in by AutoCAD Electrical: You just added your first schematic symbol! Since the block that makes up the pilot light symbol was designed to be placed at the end of the rung you can use the Move Attribute tool to reposition the description text. To do this, right-click on the symbol and fly out the Attributes option then select Move Attributes. While you are in the right-click options review all the tools that are available. 14

15 Click on each attribute you want to move, then move them below the symbol: Note: Zoom out so you see the entire ladder on the left. The second option is to use the Multiple Insert tool which will insert multiple instances of the component you select using the AutoCAD Fence command. The Multiple Insert tool is located on the Schematic ribbon in the Insert Components section: After selecting the Multiple Insert tool the same Insert Component dialog box opens. Select the icon for Terminals/Connectors: 15

16 There are four types of terminal behavior that you can select from and five main terminal styles (square, round, hexagon, diamond, and triangle). Each type of terminal behavior is controlled by the terminal block name. You will use the terminal that takes on a terminal number that matches the wire number passing through or connected to the terminal. Select the Round with Wire Number icon: If you have not zoomed out to see the entire ladder on the left do so now. Since the Multiple Insert tool uses the Fence command it is good practice not to pan and zoom between picking the start and end of the fence command. The command line is asking for "Component Fence, From Point:". Pick above the top rung on the first ladder (8,21), and then pick below the bottom rung. Make sure you do not click on the wire rung. 16

17 Right-click to accept your selections. You will be prompted with a dialog box asking if you want to keep this component, or ship to the next. Select OK to accept the default :Keep this one". In the Insert/Edit Terminal Symbol dialog box click the Details>> button to expand the dialog to show the Catalog Data fields: 17

18 Click the Catalog Lookup... tool and select a catalog number. For this lab it doesn't matter which one you select. Select the OK button. After selecting OK in the Insert/Edit Terminal Symbol dialog box you are presented with a dialog box asking if you want to keep the next one you are about to insert. Change to "Keep all, don't ask", and uncheck the box for "Show edit dialog after each". This will insert all of the remaining terminals on all rungs the fence command crossed when you selected the from/to locations. Then click OK. 18

19 Use the Multiple Insert tool to insert a normally open push button on all rungs to the left of the pilot light. You will not be putting any catalog data, or descriptions, so when the Keep? dialog box displays change the option to "Keep all, don't ask", and uncheck the box for "Show edit dialog after each". This will insert a push button on all rungs the fence command crossed when you selected the from/to locations. Then click OK. You drawing should look like this: 19

20 Note: Save your file. Add Wire Numbers: Now that you have inserted the components that make up the electrical design you need to add wire numbers. The Wire Numbers tool is located on the Schematic ribbon in the Insert Wires/Wire Numbers section: After selecting the Wire Numbers tool the Wire Tagging dialog box opens. Your options are to Pick Individual Wires, Drawing-wide, and Project-wide. Pick the Drawing-wide tool at the lower right to add wire numbers to all valid wires on your drawing. Your drawing should look something like this: 20

21 Create an AutoCAD Electrical Panel Drawing. You can use any AutoCAD template, but you should have the WD_PNLM block inserted. The WD_PNLM block makes an AutoCAD file AutoCAD Electrical smart, and has standard AutoCAD Electrical layers predefined. With the WD_PNLM block already in the template, AutoCAD Electrical does not have to pause and ask permission to insert the block as you start each new wiring diagram drawing. After saving the file it can be added to the project. AutoCAD Electrical creates the link between Schematic and Panel device representations to allow bi-directional updating between schematic components and the associated footprint blocks. It facilitates design changes and prevents any missed devices. If you change any key data on one drawing, you get an alert for permission to update the other Add a Panel Drawing to the Project: Use the New tool from the application menu, or the QNEW tool from the quick access tool bar to create a new drawing. Use the " ACAD_ELECTRICAL.dwt" as you did in the last section to create a schematic drawing. It's a panel drawing so you should be on the Panel ribbon. Click the Icon Menu tool located on the Panel ribbon in the Insert Component Footprints section to force the hidden block WD_PNLM to make it AutoCAD Electrical smart. Click OK in the Alert dialog box: Cancel out of the Insert Footprint dialog. You only clicked on this tool to get the hidden block added. Per the previous section, you should create a template with this block already inserted. 21

22 Save the file as "Panel Drawing" in the project's folder. Add the drawing to the project by right-clicking on the project in the Project Manager and selecting "Add Active Drawing". Click No in the "Apply Project Defaults to Drawing Settings". This is a panel drawing and so far we just setup the schematic properties. The drawing is now added to the project: Add a Footprint to the Panel Drawing: You will now extract the pilot light you added to the schematic drawing. You will use the Schematic List tool Located on the Panel ribbon under the Icon Menu flyout in the Insert Component Footprints section: 22

23 This tool will extract schematic components from the selected drawings. It will use the Catalog Data you entered for the schematic symbol and compare databases to insert the 1:1 footprint identified in the " footprint_lookup.mdb" database. After clicking on the tool the Schematic Component List dialog box will open. Keep the default Project option, and select OK. In the Select Drawings to Process dialog select the Schematic Drawing and click the Process tool in the middle of the dialog. Then select OK. 23

24 AutoCAD Electrical scanned and extracted all of the schematic symbols on the schematic drawing and is displaying them in the new dialog box that is displayed. Locate the pilot light. It should have a Tag = LT1. Enter 0 in the Rotate (blank="ask") field so you will not be asked at the command line, and then click Insert. 24

25 If you watch the command line you will see AutoCAD Electrical compare the catalog number to the " footprint_lookup.mdb" database. If it finds a match it will attach the 1:1 footprint symbol to the cursor. Click anywhere in the graphics area to place the footprint symbol. The Panel Layout - Component Insert/Edit dialog box opens. Review the data and you will see it matches the schematic symbol data you entered in the last section. Click OK. The Schematic Components dialog box opens again which allows you to continue to add more footprints one, or more, at a time. You will not be adding anymore so click Close. Save the file. The schematic and footprint symbols are now linked. To verify this you can run the Surfer tool by right-clicking on the newly inserted footprint and select Surfer. The Surf dialog box opens. Select line item that has a p (p = parent & # = panel), and is on sheet 1. Then select the Go To option. 25

26 AutoCAD Electrical saves and closes the panel drawing, opens the schematic drawing, and zooms in on the pilot light. Click Close to exit the Surf tool. Zoom extents and save the file. Run bills of material, wire connections, and other reports on the upgraded files. Now that you have created the project, schematic drawing, and panel drawing you can run reports on the entire project, or selected drawings. o The Schematic Report dialog box has several options for running reports as shown in the upper left of this dialog box. To the right of the project name you can choose to run a Bill of Material on the project or the Active drawing since there is only one drawing associated with the project: 26

27 The report tools are located on the Report ribbon. You are on a schematic drawing so make sure you select the Reports tool located in the Schematic section. After clicking on the Reports tool the Schematic Reports dialog box displays. You can select what report you want to run from the list on the left-hand side, and whether you want to run it on the project or the active drawing. Experiment by running a Bill of Material on the Active drawing. Click OK. If you did not save your drawing prior to running the reports tool you will be asked to do a QSAVE. Click OK if you are asked. Review the results. Your should look something like this: 27

28 Close the Report Generator. If time permits try running another report. During this lab you have learned how to create an AutoCAD Electrical project. Created schematic and panel drawings using a regular AutoCAD template. You inserted ladders, PLCs, and blocks. Created a panel drawing by extracting the information from the schematic drawing. Then ran a bill of materials and other reports based on this newly created intelligent data. While this was only done on a small sample the same techniques could be used throughout a complete AutoCAD Electrical project. 28

Step It Up a Rung from AutoCAD Designs to AutoCAD Electrical

Step It Up a Rung from AutoCAD Designs to AutoCAD Electrical Step It Up a Rung from AutoCAD Designs to AutoCAD Electrical Todd Schmoock Synergis Technologies MA4762-L: AutoCAD Electrical has proven to be easy for creating electrical controls system designs. It has

More information

The Benefits of Using the Electrical Toolset in AutoCAD

The Benefits of Using the Electrical Toolset in AutoCAD The Benefits of Using the Electrical Toolset in AutoCAD A productivity study detailing the differences between AutoCAD and the Electrical toolset. Built specifically to create and modify electrical controls

More information

Getting Started Guide

Getting Started Guide SOLIDWORKS Getting Started Guide SOLIDWORKS Electrical FIRST Robotics Edition Alexander Ouellet 1/2/2015 Table of Contents INTRODUCTION... 1 What is SOLIDWORKS Electrical?... Error! Bookmark not defined.

More information

How to use free DWG TrueView to work with AEC Apps

How to use free DWG TrueView to work with AEC Apps AEC Logic Pvt Ltd How to use free DWG TrueView to work with AEC Apps This document explains how to reach free download from Autodesk website and manage various 2D and 3D objects while converting FROM 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

For more accurate electrical controls design, there s a logical choice: AutoCAD Electrical.

For more accurate electrical controls design, there s a logical choice: AutoCAD Electrical. For more accurate electrical controls design, there s a logical choice: AutoCAD Electrical. If you design machines or products that move, electrical controls are probably a key component of your design

More information

A Quick Spin on Autodesk Revit Building

A Quick Spin on Autodesk Revit Building 11/28/2005-3:00 pm - 4:30 pm Room:Americas Seminar [Lab] (Dolphin) Walt Disney World Swan and Dolphin Resort Orlando, Florida A Quick Spin on Autodesk Revit Building Amy Fietkau - Autodesk and John Jansen;

More information

An Introduction to Autodesk Inventor 2011 and AutoCAD Randy H. Shih SDC PUBLICATIONS. Schroff Development Corporation

An Introduction to Autodesk Inventor 2011 and AutoCAD Randy H. Shih SDC PUBLICATIONS.   Schroff Development Corporation An Introduction to Autodesk Inventor 2011 and AutoCAD 2011 Randy H. Shih SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation An Introduction to Autodesk Inventor 2011 and AutoCAD 2011

More information

Draw IT 2016 for AutoCAD

Draw IT 2016 for AutoCAD Draw IT 2016 for AutoCAD Tutorial for System Scaffolding Version: 16.0 Copyright Computer and Design Services Ltd GLOBAL CONSTRUCTION SOFTWARE AND SERVICES Contents Introduction... 1 Getting Started...

More information

Autodesk. AutoCAD Architecture Fundamentals. Elise Moss SDC PUBLICATIONS. Schroff Development Corporation

Autodesk. AutoCAD Architecture Fundamentals. Elise Moss SDC PUBLICATIONS. Schroff Development Corporation Autodesk AutoCAD Architecture 2008 Fundamentals Elise Moss SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com Lesson 3 Floor Plans The floor plan is central to any

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

AutoCAD Lab 1 Basics and Drawing Fundamentals. EGS 1007 Engineering Concepts and Methods

AutoCAD Lab 1 Basics and Drawing Fundamentals. EGS 1007 Engineering Concepts and Methods AutoCAD Lab 1 Basics and Drawing Fundamentals EGS 1007 Engineering Concepts and Methods Will the Computer Ever REPLACE Pencil and Paper Drawings? Maybe someday When a computer becomes as light, small,

More information

Unit 15: Using Symbols and Attributes

Unit 15: Using Symbols and Attributes Unit 15: Using Symbols and Attributes Overview Many mechanical drawings use the same geometry over and over. The SI symbol, commonly found on Metric drawings, is one example. AutoCAD allows you create

More information

AutoCAD Electrical Fundamentals with NFPA Standards

AutoCAD Electrical Fundamentals with NFPA Standards AutoCAD Electrical Fundamentals with NFPA Standards Course Length: 3 days The AutoCAD Electrical Fundamentals with NFPA Standards training course covers the indispensable core topics for working with the

More information

Zooming in on Architectural Desktop Layouts Alexander L. Wood

Zooming in on Architectural Desktop Layouts Alexander L. Wood December 2-5, 2003 MGM Grand Hotel Las Vegas Alexander L. Wood Code BD41-3L Take advantage of both AutoCAD and Autodesk Architectural Desktop Layout features. We'll look at the basics of setting up AutoCAD

More information

AutoCAD Civil 3D 2009 ESSENTIALS

AutoCAD Civil 3D 2009 ESSENTIALS AutoCAD Civil 3D 2009 ESSENTIALS SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks. Lower Prices. Alignments and Profiles Section 2: Profiles In this section you learn how

More information

SMALL OFFICE TUTORIAL

SMALL OFFICE TUTORIAL SMALL OFFICE TUTORIAL in this lesson you will get a down and dirty overview of the functionality of Revit Architecture. The very basics of creating walls, doors, windows, roofs, annotations and dimensioning.

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

The Rest of the Story: Using Autodesk Inventor Tools to Complete Facilities Design Documentation and Design

The Rest of the Story: Using Autodesk Inventor Tools to Complete Facilities Design Documentation and Design The Rest of the Story: Using Autodesk Inventor Tools to Complete Facilities Design Documentation and Design Instructor: Mike Jolicoeur Autodesk Lab Assistants: Sachlene Singh Autodesk Steve Schuchard PMC

More information

Revit Structure 2012 Basics:

Revit Structure 2012 Basics: SUPPLEMENTAL FILES ON CD Revit Structure 2012 Basics: Framing and Documentation Elise Moss autodesk authorized publisher SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Structural

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

Autodesk University I Feel the Need, the Need for Speed AutoCAD Electrical Automation

Autodesk University I Feel the Need, the Need for Speed AutoCAD Electrical Automation Autodesk University I Feel the Need, the Need for Speed AutoCAD Electrical Automation Good afternoon, everyone. Welcome to I Feel the Need, the Need for Speed, AutoCAD Electrical Automation. Let me go

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

Introduction to Autodesk Inventor for F1 in Schools (Australian Version)

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

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

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

Autodesk AutoCAD Architecture 2015 Fundamentals

Autodesk AutoCAD Architecture 2015 Fundamentals Autodesk AutoCAD Architecture 2015 Fundamentals Elise Moss SDC P U B L I C AT I O N S Authorized Author Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the

More information

Chapter 2. Drawing Sketches for Solid Models. Learning Objectives

Chapter 2. Drawing Sketches for Solid Models. Learning Objectives Chapter 2 Drawing Sketches for Solid Models Learning Objectives After completing this chapter, you will be able to: Start a new template file to draw sketches. Set up the sketching environment. Use various

More information

Working with Detail Components and Managing DetailsChapter1:

Working with Detail Components and Managing DetailsChapter1: Chapter 1 Working with Detail Components and Managing DetailsChapter1: In this chapter, you learn how to use a combination of sketch lines, imported CAD drawings, and predrawn 2D details to create 2D detail

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

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

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

User Guide US AUS Avontus Software Corporation. All Rights Reserved

User Guide US AUS Avontus Software Corporation. All Rights Reserved User Guide Scaffold Designer is a simple but powerful scaffold drawing tool that allows the design of scaffold structures of any complexity and generates a bill of materials automatically. This guide covers

More information

Unit 15: Using Symbols and Attributes

Unit 15: Using Symbols and Attributes Unit 15: Using Symbols and Attributes Overview Many electronics drawings use the same geometry over and over. The resistor symbol, commonly found on printed circuit board drawings, is one example. AutoCAD

More information

Assignment 5 CAD Mechanical Part 1

Assignment 5 CAD Mechanical Part 1 Assignment 5 CAD Mechanical Part 1 Objectives In this assignment you will apply polyline, offset, copy, move, and rotated dimension commands, as well as skills learned in earlier assignments. Getting Started

More information

To apply proposed roadway data (vertical alignments, cross section template data, cut/fill slopes, etc.)

To apply proposed roadway data (vertical alignments, cross section template data, cut/fill slopes, etc.) That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Roadway Design Extracting Existing Ground Cross Sections This document

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

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

by Jonathan Pickup fourth edition written with version 2013 Vectorworks Landmark Tutorial Manual SAMPLE

by Jonathan Pickup fourth edition written with version 2013 Vectorworks Landmark Tutorial Manual SAMPLE kramdnal by Jonathan Pickup fourth edition written with version 2013 Vectorworks Landmark Tutorial Manual Table of Contents Introduction... iii Project 1: Landscape Area Analysis...1 Project 2: Quick Domestic

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

Tools for Design. with VEX Robot Kit: Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS

Tools for Design. with VEX Robot Kit: Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Tools for Design with VEX Robot Kit: AutoCAD 2011 and Autodesk Inventor 2011 2D Drawing 3D Modeling Hand Sketching Randy H. Shih Oregon Institute of Technology INSIDE: SUPPLEMENTAL FILES ON CD SDC PUBLICATIONS

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

Tutorial 3: Drawing Objects in AutoCAD 2011

Tutorial 3: Drawing Objects in AutoCAD 2011 Tutorial 3: Drawing Objects in AutoCAD 2011 Audience: Users new to AutoCAD Prerequisites: None Time to complete: 15 minutes In This Tutorial Please complete the lessons in this tutorial in order. The earlier

More information

IN-CLASS DEMONSTRATION. Introduction to AutoCAD 2011 and 2-Dimensional Drawing

IN-CLASS DEMONSTRATION. Introduction to AutoCAD 2011 and 2-Dimensional Drawing IN-CLASS DEMONSTRATION Introduction to AutoCAD 2011 and 2-Dimensional Drawing GISC, UNIVERSITY OF CALIFORNIA BERKELEY LABORATORY GOALS In this module you will be introduced to the AutoCAD 2011 interface

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

Revit Structure 2014 Basics

Revit Structure 2014 Basics Revit Structure 2014 Basics Framing and Documentation Elise Moss Authorized Author SDC P U B L I C AT I O N S Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit

More information

Autodesk University A Quick Spin on AutoCAD Electrical

Autodesk University A Quick Spin on AutoCAD Electrical Autodesk University A Quick Spin on AutoCAD Electrical RANDY BURNETT: All right, so here we start with our agenda. Introductions. My name is Randy Burnett. We'll get to all those things in a little bit

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

HVAC in AutoCAD MEP: New and Improved. David Butts Gannett Fleming MP3724-L. Learning Objectives. At the end of this class, you will be able to:

HVAC in AutoCAD MEP: New and Improved. David Butts Gannett Fleming MP3724-L. Learning Objectives. At the end of this class, you will be able to: David Butts Gannett Fleming MP3724-L In the Building Information Modeling (BIM) world, there are still many users who have AutoCAD MEP but aren't ready to make the move to Autodesk Revit for a variety

More information

Output a drawing layout to a printer, a plotter, or a file. Save and restore the printer settings for each layout.

Output a drawing layout to a printer, a plotter, or a file. Save and restore the printer settings for each layout. Printing Output a drawing layout to a printer, a plotter, or a file. Save and restore the printer settings for each layout. Originally, people printed text from printers and plotted drawings from plotters.

More information

TPC Desktop Series. Drawing Learning Guide

TPC Desktop Series. Drawing Learning Guide TPC Desktop Series Drawing Learning Guide 1/14 NOTICE The information in this document is subject to change without notice. TRAVERSE PC. Inc. assumes no responsibility for any errors that may appear in

More information

2809 CAD TRAINING: Part 1 Sketching and Making 3D Parts. Contents

2809 CAD TRAINING: Part 1 Sketching and Making 3D Parts. Contents Contents Getting Started... 2 Lesson 1:... 3 Lesson 2:... 13 Lesson 3:... 19 Lesson 4:... 23 Lesson 5:... 25 Final Project:... 28 Getting Started Get Autodesk Inventor Go to http://students.autodesk.com/

More information

Section Table of Contents: Section 16.0

Section Table of Contents: Section 16.0 Section 16.0 Table of Contents: Section 16.0 Overview - Section 16.0... 16.0-3 Plotting Single Sheets... 16.0-3 Publishing... 16.0-5 Creating DWFs or PDFs (with Sheet Sets)... 16.0-6 Overview - Section

More information

Anchor Block Draft Tutorial

Anchor Block Draft Tutorial Anchor Block Draft Tutorial In the following tutorial you will create a drawing of the anchor block shown. The tutorial covers such topics as creating: Orthographic views Section views Auxiliary views

More information

Appendix to Chapter 1 Release 3

Appendix to Chapter 1 Release 3 Appendix to Chapter 1 Release 3 Introduction to AutoCAD Architectural Desktop Release 3 Enhancements to AutoCAD Architectural Desktop Release 3 include changes in the content of the menu bar, toolbars,

More information

SolidWorks 95 User s Guide

SolidWorks 95 User s Guide SolidWorks 95 User s Guide Disclaimer: The following User Guide was extracted from SolidWorks 95 Help files and was not originally distributed in this format. All content 1995, SolidWorks Corporation Contents

More information

AutoCAD Architecture 2018 Fundamentals

AutoCAD Architecture 2018 Fundamentals Elise Moss Autodesk AutoCAD Architecture 2018 Fundamentals SDC P U B L I C AT I O N S Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

Virtual components in assemblies

Virtual components in assemblies Virtual components in assemblies Publication Number spse01690 Virtual components in assemblies Publication Number spse01690 Proprietary and restricted rights notice This software and related documentation

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:! Starting from Scratch for the Last time! Creating

More information

Autodesk Advance Steel. Drawing Style Manager s guide

Autodesk Advance Steel. Drawing Style Manager s guide Autodesk Advance Steel Drawing Style Manager s guide TABLE OF CONTENTS Chapter 1 Introduction... 5 Details and Detail Views... 6 Drawing Styles... 6 Drawing Style Manager... 8 Accessing the Drawing Style

More information

Autodesk AutoCAD 2012: Fundamentals. Elise Moss. autodesk authorized publisher SDC PUBLICATIONS

Autodesk AutoCAD 2012: Fundamentals. Elise Moss. autodesk authorized publisher SDC PUBLICATIONS Autodesk AutoCAD 2012: Fundamentals Elise Moss autodesk authorized publisher SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Autodesk AutoCAD 2012: Fundamentals Lesson 3.0 Drawing

More information

33-2 Satellite Takeoff Tutorial--Flat Roof Satellite Takeoff Tutorial--Flat Roof

33-2 Satellite Takeoff Tutorial--Flat Roof Satellite Takeoff Tutorial--Flat Roof 33-2 Satellite Takeoff Tutorial--Flat Roof Satellite Takeoff Tutorial--Flat Roof A RoofLogic Digitizer license upgrades RoofCAD so that you have the ability to digitize paper plans, electronic plans and

More information

Sheet Metal Punch ifeatures

Sheet Metal Punch ifeatures Lesson 5 Sheet Metal Punch ifeatures Overview This lesson describes punch ifeatures and their use in sheet metal parts. You use punch ifeatures to simplify the creation of common and specialty cut and

More information

To start a new drawing Select File New then from the dialog box, which appears select Normal.dft followed by OK.

To start a new drawing Select File New then from the dialog box, which appears select Normal.dft followed by OK. Draft Tutorial This tutorial provides step-by-step instructions for the detailing of a drawing of the anchor block shown opposite. As you create this drawing, you will use the following drafting techniques:

More information

CAD Tutorial. CAD Detail Windows. In this tutorial you ll learn about: CAD Detail Windows Exploding and Modifying a CAD Block

CAD Tutorial. CAD Detail Windows. In this tutorial you ll learn about: CAD Detail Windows Exploding and Modifying a CAD Block CAD Tutorial In this tutorial you ll learn about: CAD Detail Windows Exploding and Modifying a CAD Block Creating a New CAD Block CAD Detail from View Creating a Plot Plan CAD Detail Windows CAD Details

More information

Autodesk Revit MEP Plumbing: Mystery Solved

Autodesk Revit MEP Plumbing: Mystery Solved Plamen Hristov Capital Engineering Consultants, Inc The plumbing portion of Revit MEP has the undeserved reputation of not ready yet." We will dispel that notion in this hands-on lab where you will have

More information

AUTODESK INVENTOR Trial Projects

AUTODESK INVENTOR Trial Projects AUTODESK INVENTOR Trial Projects Drawing Creation Create detailed drawings of a collar flange PART 1: CREATING DRAWING VIEWS page: 2 1. 2. 3. Start by clicking the Projects icon in the ribbon. Navigate

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

Creating Transparency for Glass in an Illustration with. SketchBook Designer

Creating Transparency for Glass in an Illustration with. SketchBook Designer Autodesk Design Suite 2012 Autodesk SketchBook Designer 2012 Tip Guides Creating Transparency for Glass in an Illustration with SketchBook Designer In this section you will learn the following: How to

More information

Create styles that control the display of Civil 3D objects. Copy styles from one drawing to another drawing.

Create styles that control the display of Civil 3D objects. Copy styles from one drawing to another drawing. NOTES Module 03 Settings and Styles In this module, you learn about the various settings and styles that are used in AutoCAD Civil 3D. A strong understanding of these basics leads to more efficient use

More information

CBCL Limited Sheet Set Manager Tutorial 2013 REV. 02. CBCL Design Management & Best CAD Practices. Our Vision

CBCL Limited Sheet Set Manager Tutorial 2013 REV. 02. CBCL Design Management & Best CAD Practices. Our Vision CBCL Limited Sheet Set Manager Tutorial CBCL Design Management & Best CAD Practices 2013 REV. 02 Our Vision To be the most respected and successful Atlantic Canada based employeeowned firm, delivering

More information

Advanced Topics Using the Sheet Set Manager in AutoCAD

Advanced Topics Using the Sheet Set Manager in AutoCAD Advanced Topics Using the Sheet Set Manager in AutoCAD Sam Lucido Haley and Aldrich, Inc. GEN15297 Do you still open drawings one at a time? Do you print drawings one at a time? Do you update the index

More information

Publish Drawing Sets with Ease in AutoCAD 2004 Speaker: Heidi Hewett Assistants: Shaan Hurley & Matt Murphy

Publish Drawing Sets with Ease in AutoCAD 2004 Speaker: Heidi Hewett Assistants: Shaan Hurley & Matt Murphy December 2-5, 2003 MGM Grand Hotel Las Vegas Publish Drawing Sets with Ease in AutoCAD 2004 Speaker: Heidi Hewett Assistants: Shaan Hurley & Matt Murphy GD21-4L During this hands-on lab, you will publish

More information

036-ShopDrawings hsbinoutput/shop Drawings

036-ShopDrawings hsbinoutput/shop Drawings 1 FUNCTION The function of this document is to provide information on how to use the shop drawings (hsbinoutput\shop drawings) in hsb2009+. In hsbcad you have Element drawings that can be generated automatically

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

Advance Concrete. Tutorial

Advance Concrete. Tutorial Advance Concrete Tutorial Table of contents About this tutorial... 9 How to use this guide... 10 Lesson 1: Creating a building grid... 11 Step 1: Create a default building grid... 11 Step 2: Set the distances

More information

Modeling Basic Mechanical Components #1 Tie-Wrap Clip

Modeling Basic Mechanical Components #1 Tie-Wrap Clip Modeling Basic Mechanical Components #1 Tie-Wrap Clip This tutorial is about modeling simple and basic mechanical components with 3D Mechanical CAD programs, specifically one called Alibre Xpress, a freely

More information

CI L Planes, Trains and Automobiles with Vehicle Tracking How To use Vehicle Tracking

CI L Planes, Trains and Automobiles with Vehicle Tracking How To use Vehicle Tracking CI121345-L Planes, Trains and Automobiles with Vehicle Tracking How To use Vehicle Tracking Heidi Boutwell CADLearning Learning Objectives Discover and understand Vehicle Tracking software alongside using

More information

Practice Workbook. Cross Sections: Creating, Annotating, and Volumes

Practice Workbook. Cross Sections: Creating, Annotating, and Volumes Practice Workbook This workbook is designed for use in Live instructor-led training and for OnDemand selfstudy. The explanations and demonstrations are provided by the instructor in the classroom, or in

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

User Guide V10 SP1 Addendum

User Guide V10 SP1 Addendum Alibre Design User Guide V10 SP1 Addendum Copyrights Information in this document is subject to change without notice. The software described in this document is furnished under a license agreement or

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

Estimated Time Required to Complete: 45 minutes

Estimated Time Required to Complete: 45 minutes Estimated Time Required to Complete: 45 minutes This is the first in a series of incremental skill building exercises which explore sheet metal punch ifeatures. Subsequent exercises will address: placing

More information

A Practical Guide to Carlson Software Fundamentals 2018 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner

A Practical Guide to Carlson Software Fundamentals 2018 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner A Practical Guide to Carlson Software Fundamentals 2018 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner A CADapult Press Publication Copyright Copyright CADapult Press, Inc. 2017 All rights reserved. No

More information

Modeling an Airframe Tutorial

Modeling an Airframe Tutorial EAA SOLIDWORKS University p 1/11 Difficulty: Intermediate Time: 1 hour As an Intermediate Tutorial, it is assumed that you have completed the Quick Start Tutorial and know how to sketch in 2D and 3D. If

More information

REVIT - RENDERING & DRAWINGS

REVIT - RENDERING & DRAWINGS TUTORIAL L-15: REVIT - RENDERING & DRAWINGS This Tutorial explains how to complete renderings and drawings of the bridge project within the School of Architecture model built during previous tutorials.

More information

Advance Steel. Drawing Style Manager s guide

Advance Steel. Drawing Style Manager s guide Advance Steel Drawing Style Manager s guide TABLE OF CONTENTS Chapter 1 Introduction...7 Details and Detail Views...8 Drawing Styles...8 Drawing Style Manager...9 Accessing the Drawing Style Manager...9

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

Parametric Modeling. with. Autodesk Inventor Randy H. Shih. Oregon Institute of Technology SDC

Parametric Modeling. with. Autodesk Inventor Randy H. Shih. Oregon Institute of Technology SDC Parametric Modeling with Autodesk Inventor 2009 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks. Lower Prices. iii Table of

More information

Revit Structure 2013 Basics

Revit Structure 2013 Basics Revit Structure 2013 Basics Framing and Documentation Elise Moss Supplemental Files SDC P U B L I C AT I O N S Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Tutorial

More information

Alibre Design Tutorial: Loft, Extrude, & Revolve Cut Loft-Tube-1

Alibre Design Tutorial: Loft, Extrude, & Revolve Cut Loft-Tube-1 Alibre Design Tutorial: Loft, Extrude, & Revolve Cut Loft-Tube-1 Part Tutorial Exercise 5: Loft-Tube-1 [Complete] In this Exercise, We will set System Parameters first, then part options. Then, in sketch

More information

EDUCATION GIS CONFERENCE Geoprocessing with ArcGIS Pro. Rudy Prosser GISP CTT+ Instructor, Esri

EDUCATION GIS CONFERENCE Geoprocessing with ArcGIS Pro. Rudy Prosser GISP CTT+ Instructor, Esri EDUCATION GIS CONFERENCE Geoprocessing with ArcGIS Pro Rudy Prosser GISP CTT+ Instructor, Esri Maintenance What is geoprocessing? Geoprocessing is - a framework and set of tools for processing geographic

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

Assignment 13 CAD Mechanical Part 2

Assignment 13 CAD Mechanical Part 2 Assignment 13 CAD Mechanical Part 2 Objectives In this assignment you will learn to apply the hatch and break commands along with commands previously learned. General Instructions Hatching 1. When AutoCAD's

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

Reference Project. Chapter

Reference Project. Chapter Chapter 1 Reference Project For many companies, the default standard may not be sufficient. It is a good base for starting a drawing, but there are always specific company symbols and settings that require

More information

A Practical Guide to Carlson Survey 2014

A Practical Guide to Carlson Survey 2014 A Practical Guide to Carlson Survey 2014 Level 1 Rick Ellis A Cadapult Press Publication Copyright Copyright Cadapult Press, Inc. 2014 All rights reserved. No part of this publication may be reproduced

More information

AEC LOGIC Pvt Ltd. AEC CutFill. Step by Step Tutorial. Yudhishtirudu Gaddipati

AEC LOGIC Pvt Ltd. AEC CutFill. Step by Step Tutorial. Yudhishtirudu Gaddipati AEC LOGIC Pvt Ltd AEC CutFill Step by Step Tutorial Yudhishtirudu Gaddipati 13 AEC CutFill-Step by Step Tutorial AEC CutFill Program AEC CutFill is a simple way to calculate earthwork volumes and print

More information

Engineering Technology

Engineering Technology Engineering Technology Introduction to Parametric Modelling Engineering Technology 1 See Saw Exercise Part 1 Base Commands used New Part This lesson includes Sketching, Extruded Boss/Base, Hole Wizard,

More information