Using Coordinate Systems

Size: px
Start display at page:

Download "Using Coordinate Systems"

Transcription

1 Using Coordinate Systems In This Chapter 5 As you draw you use the coordinate system to specify points in the drawing. You can locate and use your own movable user coordinate system (UCS) for working on angled, isometric, or orthographic (3D) views. Working with polar and Cartesian coordinates Using direct distance entry to specify points Moving and rotating a UCS Using a different UCS in each viewport Naming, saving, and restoring a UCS 107

2 Working with Cartesian and Polar Coordinate Systems A Cartesian coordinate system has three axes: X, Y, and Z. When you enter coordinate values, you indicate a point s distance (in units) and its direction (+ or ) along the X, Y, and Z axes relative to the coordinate system origin (0,0,0) or relative to the previous point. Usually, when you begin a new drawing in AutoCAD, you are automatically in the world coordinate system (WCS); the X axis is horizontal, the Y axis is vertical, and the Z axis is perpendicular to the XY plane. In addition to the WCS, you can define a movable user coordinate system (UCS) with a different origin and axes in different directions. You define a UCS in terms of the WCS (see Shifting and Rotating the Coordinate System on page 113). You can use a template with a UCS to start a drawing that does not use the WCS. Polar coordinate systems use a distance and an angle to locate a point. When you enter polar coordinate values, you indicate a point s distance from the origin or from the previous point and its angle along the XY plane of the current coordinate system. Locating Points The following illustration demonstrates the location of points on the XY plane. The 8,5 coordinate indicates a point 8 units in the positive X direction and 5 units in the positive Y direction relative to the origin. The 4,2 coordinate represents a point 4 units in the negative X direction and 2 units in the positive Y direction. Y 8,5 4,2 -X X -Y origin (0,0) Two-dimensional coordinate system 108 Chapter 5 Using Coordinate Systems

3 In AutoCAD, you can enter coordinates in scientific, decimal, engineering, architectural, or fractional notation. You can enter angles in grads, radians, and surveyor s units or in degrees, minutes, and seconds. This guide uses decimal units and degrees. If your work involves 3D modeling, you can add the Z axis to your coordinates so that a point is specified as X,Y,Z. The origin in a 3D coordinate system is the point where the values of X, Y, and Z are zero. For more information about setting up and using coordinate systems for 3D models, see chapter 17, Working in Three-Dimensional Space. Displaying Coordinates of the Current Cursor Location AutoCAD displays the current cursor location as a coordinate on the status bar at the bottom of the AutoCAD window. current cursor location There are three types of coordinate display available: Dynamic display: Updates the coordinate values as you move the cursor. Static display: Updates the coordinate values only when you specify a point. Distance and angle: Updates the coordinate values as you move the cursor and displays the values in the format distance<angle. This option is available only when you draw lines or other objects that prompt you for more than one point. When you edit objects, you can cycle through the three types of coordinate display by pressing F6 or CTRL +D. You can also right-click the coordinate display on the status bar to access the display options from a shortcut menu, or you can set the COORDS system variable to 0 for static display, 1 for dynamic absolute display, or 2 for distance and angle display. To find the coordinate of a point on an existing object (for example, midpoint, intersection), use the ID command. To ensure precision, use object snaps to select the point on the object. To find coordinates for all the key points on an existing object, use the LIST command or select the object using grips. Grips are small boxes that appear at strategic locations on objects, such as endpoints and midpoints. When the cursor snaps to a grip, the coordinate display shows its coordinate. Working with Cartesian and Polar Coordinate Systems 109

4 Specifying Coordinates origin (0,0) In 2D space, you specify points on the XY plane, also called the construction plane. The construction plane is similar to a flat sheet of grid paper. The X value of a Cartesian coordinate specifies horizontal distance, and the Y value specifies vertical distance. The origin point (0,0) indicates where the two axes intersect. You can enter 2D coordinates as either Cartesian (X,Y) or polar coordinates. Polar coordinates use a distance and an angle to locate a point. You can use absolute or relative values with each method. Absolute coordinate values are based on the origin (0,0). Relative coordinate values are based on the last point entered. They are useful for specifying a series of points that are a known distance apart. Entering Absolute and Relative Coordinates To enter an absolute X,Y coordinate, specify a point by entering its X and Y values in the format X,Y. Use absolute X,Y coordinates when you know the precise X and Y values of the location of the point. For example, to draw a line beginning at an X value of 2 and a Y value of 1, make the following entries on the command line: Command: line From point: 2,1 To point: 3,4 AutoCAD locates the line as follows: Y 3,4 -X -2,1 X -Y 110 Chapter 5 Using Coordinate Systems

5 Use relative X,Y coordinates when you know the position of a point in relation to the previous point. For example, to locate a point relative to 2,1, precede the next coordinate with symbol: Command: line From point: 2,1 To This is the equivalent of entering the absolute coordinate 3,4. Entering Polar Coordinates To enter a polar coordinate, enter a distance and an angle, separated by an angle bracket (<). For example, to specify a point at a distance of 1 unit from the previous point and at an angle of 45 degrees, By default, angles increase in the counterclockwise and decrease in the clockwise direction. To move clockwise, enter a negative value for the angle. For example, entering 1< 45 is the same as entering 1<315. You can change the angle direction and set the base angle on the Units Control dialog box. See Setting Drawing Units on page 68. The following example shows a line drawn with polar coordinates. Command: line From point: 0,0 To point: 4<120 To point: 5<30 4<120 5<30 0,0 To point: To point: Press ENTER to exit the command Working with Cartesian and Polar Coordinate Systems 111

6 @3<45 previous point previous point 0,0 You also can use a feature called direct distance entry. With direct distance entry, you can specify a relative coordinate by moving the cursor to specify a direction and then entering a distance. See Using Direct Distance Entry on page 112. Specifying Units and Angles You can specify the unit type according to your drawing s requirements: architectural, decimal, scientific, engineering, or fractional. Depending on what you specify, you can enter coordinates in decimal form or in feet, inches, and degrees or in other notation. To enter architectural feet and inches, indicate feet using the prime symbol ('): for example, 72 3,34 4. You don t need to enter quotation marks (") to specify inches that follow feet. If you use surveyor s angles when specifying polar coordinates, indicate whether the surveyor s angles are in the north, south, east, or west direction. For example, to enter a coordinate relative to the current coordinate for a property line that is 72 feet 8 inches long with a bearing of 45 degrees north, 20 minutes 6 seconds east, 8"<n45d20 6"e You can enter 3D coordinates in the same input formats as 2D coordinates: scientific, decimal, engineering, architectural, or fractional notation. Also, you can enter angles using grads, radians, or surveyor s units or using degrees, minutes, and seconds. Using Direct Distance Entry In addition to entering coordinate values to specify points, you can use a method called direct distance entry. You can use this feature during any of the drawing commands. Once you have started the command and specified the first point, you can specify a point by moving the cursor to indicate a direction and then entering the distance from the first point. This is a good way 112 Chapter 5 Using Coordinate Systems

7 to specify a line length quickly and is especially useful used in conjunction with ortho and polar tracking. See Using AutoTrack on page 178. You can use direct distance entry to specify points for all commands except those that prompt you to enter a single real value, such as ARRAY, MEASURE, and DIVIDE. When Ortho is on, this method is an efficient way to draw perpendicular lines. In the following example, you draw a line using direct distance entry. To draw a line using direct distance entry 1 From the Draw menu, choose Line. 2 Specify the first point (1). 3 Move the pointing device until the rubber-band line extends in the same direction as the line you want to draw. Do not press ENTER. 4 On the command line, enter the distance you want, and press ENTER. For example, enter 25 to draw a line 25 units in length. 1 cursor moved to specify the direction result after distance entered The line is drawn at the length and in the direction you specified. Shifting and Rotating the Coordinate System Moving the UCS makes it easier to work on particular sections of your drawing. Snap, Grid, and Ortho modes all rotate in line with the UCS. With a customized UCS, you can rotate the XY plane and change the origin point of the coordinate system. This feature is particularly useful for working on sections where the baseline deviates from a horizontal or vertical orientation. You can relocate the UCS using several methods: Specify a new XY plane. Specify a new origin. Align the UCS with an existing object. Align the UCS with the face of a solid. Shifting and Rotating the Coordinate System 113

8 Align the UCS with the current viewing direction. Rotate the current UCS around any of its axes. Create a UCS perpendicular to a designated Z axis. Select a previously saved UCS. Apply an existing UCS to a different viewport. Two methods, one specifying a new XY plane and one specifying a new origin, are described in Shifting the XY Plane on page 114 and Locating a New UCS Origin on page 114. The other methods are more appropriate for working with 3D models and are described in chapter 17, Working in Three- Dimensional Space. Shifting the XY Plane One way to relocate a UCS is to specify a new UCS origin and the direction of its positive X and Y axes. To shift the XY plane Y X points specified 1 From the Tools menu, choose New UCS 3 Point. 2 Specify the new origin point (1). For example, in a large drawing, you might specify an origin point near the area in which you want to work. 3 Specify a point to indicate the horizontal orientation of the new UCS. This point should be on the positive portion of the new X axis (2). 4 Specify a point to indicate the vertical orientation of the new UCS. This point should be in the positive portion of the new XY plane (3). The UCS, including the grid, shifts to represent the X and Y axes you have specified. UCS new UCS System variables UCSXDIR and UCSYDIR display the X and Y directions of the current UCS for the current viewport in the current space (model space or paper space). Locating a New UCS Origin By locating a new origin, you can adjust coordinate entry to be relative to a specific area or object in your drawing. For example, you might relocate the origin point to the corner of a building or to serve as a reference point on a map. 114 Chapter 5 Using Coordinate Systems

9 new origin origin To use a new UCS origin 1 From the Tools menu, choose New UCS Origin. 2 Specify a point for the new origin. UCS Rotating a UCS Origin You can rotate a UCS around an axis by a prespecified value. By rotating a UCS origin in this way, you can quickly relocate the UCS origin in set increments. To rotate the UCS origin 1 Enter the UCSAXISANG system variable and then enter 30. The UCSAXISANG system variable changes the default rotation angle for the X, Y, Z options of the UCS command. 2 Use the X, Y, or Z UCS command options to rotate the UCS origin in increments of 30 degrees. Restoring the UCS to WCS If you have been working with a UCS, you can restore the UCS to coincide with the WCS. To restore the WCS From the Tools menu, choose New UCS World. UCS World Shifting and Rotating the Coordinate System 115

10 Displaying the UCS Icon To indicate the location and orientation of the UCS, AutoCAD displays the UCS icon either at the UCS origin point or in the lower-left corner of the current viewport. If the icon is displayed at the origin of the current UCS, a cross (+) appears in the icon. If the icon is displayed in the lower-left corner of the viewport, no cross appears in the icon. If you have multiple viewports, each viewport displays its own UCS icon (see Working with UCSs in Viewports on page 117). AutoCAD displays the UCS icon in various ways to help you visualize the orientation of the drawing plane. The following figure shows some of the possible icon displays. indicates WCS UCS at WCS UCS at origin UCS rotated about Z axis UCS rotated about X axis UCS viewed from below Examples of UCS icon display broken pencil icon The broken pencil icon replaces the UCS icon when the viewing direction is along a plane intersecting the X and Y axis. Specifying coordinates with the pointing device while the broken pencil icon is displayed produces points with nonzero Z values. Results may not be what you expect. Make sure that the UCS icon display indicates that the viewing direction is at an angle which allows sufficient pointing device accuracy before attempting to specify coordinates or edit your model. To turn the display of the UCS icon on and off 1 From the View menu, choose Display UCS Icon. 2 To turn the display of the UCS Icon on or off, select On. A check mark beside the On option indicates that the icon is displayed. Choose On again to remove the check mark and turn the UCS icon off. System variables UCSICON UCSICON controls the UCS icon. 116 Chapter 5 Using Coordinate Systems

11 To display the UCS icon at the UCS origin From the View menu, choose Display UCS Icon Origin. A check mark beside the Origin option indicates that the icon is displayed. The UCS icon is displayed at the origin of the current coordinate system. Choose Origin again to remove the check mark and display the icon at the default position in the lower-left corner of the current viewport. UCSICON System variables UCSORG stores the origin point of the coordinate system for the current viewport. Working with UCSs in Viewports Multiple viewports provide different views of your model. For example, you might set up viewports that display a top view, right and left side views, and a bottom view (see Using Tiled Viewports on page 223). To facilitate editing objects in different views, you can define a different UCS for each view. Each time you make a viewpoint current, you can begin drawing using the same UCS you used the last time that viewport was current. The UCS in each viewport is controlled by the UCSVP system variable. When UCSVP is set to 0 in a viewport, its UCS is always the same as the UCS in the current viewport. When UCSVP is set to 1 in a viewport, the UCS is locked to the UCS last used in that viewport and does not change to match the UCS of the current viewport. To set a UCS for different viewports 1 Create three viewports: one top, one front, and one isometric view. 2 Make the top view active. 3 Enter ucsvp and set value to 1. 4 Rotate the X axis for the active viewport 90 degrees. 5 Repeat steps 2 through 4 for the front viewport, but rotate the X axis 30 degrees. 6 Make the Isometric View active. The isometric view updates to reflect the UCS per viewport depending on which viewport is active. 7 Enter the UCSVP system variable and set the value to 0. 8 To see that the UCS is set for different viewports, switch the focus back and forth between the top and front views. Working with UCSs in Viewports 117

12 Saving and Restoring a Named UCS You can name and save a UCS with your drawing and restore it at any later time. (See Working with Named Objects on page 157.) You can also create multiple UCSs and easily switch from one to another during a drawing session. To save a UCS 1 From the Tools menu, choose Named UCS. 2 In the UCS dialog box, right-click the current UCS and choose Rename. 3 Enter a new name. UCS Save System variables UCSNAME stores the name of the current coordinate system for the current space. You can restore named or unnamed UCSs. To restore a UCS 1 From the Tools menu, choose Named UCS. 2 In the UCS dialog box, choose the Named UCSs tab and select the UCS you want to restore. 118 Chapter 5 Using Coordinate Systems

13 3 To view the origin and axis direction of the selected UCS, choose Details. 4 In the UCS Details dialog box, you can view the origin, X axis, Y axis, and Z axis settings. By default, the coordinate system details are calculated relative to the World Coordinate System, as set in the UCSBASE system variable. To calculate these values relative to any named UCS, select a name from the Relative To list. After viewing the names, choose OK. 5 In the UCS dialog box, if you want to change the display of UCS icon or save the UCS with a viewport, choose the Settings tab. See Modifying the UCS Icon Settings on page Choose Set Current. 7 Choose OK. UCSMAN Related UCS Restore restores a named UCS. To rename a UCS 1 From the Tools menu, choose Named UCS. 2 In the UCS dialog box, select the coordinate system name you want to rename. 3 Right-click, and then choose Rename. You can also double-click the selected name or press F2. 4 Enter a new name for the UCS. 5 Press ENTER. UCSMAN Related RENAME renames a named UCS. Saving and Restoring a Named UCS 119

14 To delete a UCS 1 From the Tools menu, choose UCS Named UCS. 2 In the UCS dialog box, select a UCS. 3 Right-click, and then choose Delete. You can also press the Delete key. 4 Choose OK. Related UCS Del deletes a named UCS. Using a Predefined Orthographic UCS AutoCAD provides six standard orthographic UCSs: top, bottom, front, back, left, and right. By default, the orthographic UCSs are calculated relative to the WCS. You can select one of the predefined orthographic UCS settings from the UCS dialog box. To change to a predefined orthographic UCS 1 From the Tools menu, choose Orthographic UCS Preset. 2 In the UCS dialog box, on the Orthographic UCS tab, select a UCS. 3 Choose Set Current. 120 Chapter 5 Using Coordinate Systems

15 4 In the UCS dialog box, if you want to change the depth of the orthographic UCS, double-click the depth field list of the orthographic UCS you want to change. To calculate an orthographic UCS relative to a named UCS, select the named UCS from the Relative To list. 5 Choose OK. System variables UCS. UCSMAN UCSBASE specifies the UCS for calculating an orthographic Modifying the UCS Icon Settings The UCS icon settings for the currently active viewport can be modified from the Settings tab. You can use these options to specify the display of the coordinate system icon for different viewports or to apply the specified icon settings to all active viewports in the current drawing. You can also specify whether the coordinate system is saved with the viewport, and whether the view is updated to plan view whenever the coordinate system is changed. To view or modify the UCS icon or viewport settings 1 From the Tools menu, choose Orthographic UCS Preset. 2 Choose the Settings tab. Saving and Restoring a Named UCS 121

16 3 Under UCS Icon Settings, select one of the following options: On: Displays the UCS icon. Display at UCS Origin Point: Specifies the UCS icon at the origin of the current UCS. Apply to All Active Viewports: Specifies whether the UCS settings in the current viewport are reflected in all active viewports. 4 Under UCS Icon, select one of the following settings: Save UCS with Viewport: Saves the coordinate system settings with the viewport (specified in the UCSVP system variable). Update View to Plan When UCS is Changed: Determines whether the view is restored to plan view when the UCS changes in the viewport (specified in the UCSFOLLOW system variable). 122 Chapter 5 Using Coordinate Systems

Chapter 4. Part 1 AutoCAD Basics

Chapter 4. Part 1 AutoCAD Basics Chapter 4. Part 1 AutoCAD Basics Chapter Objectives Describe the AutoCAD screen layout. Perform an AutoCAD drawing setup, including setting units, limits, layers, linetypes, and lineweights. Explain the

More information

Control the Workplane

Control the Workplane Control the Workplane This tutorial outlines the procedures to understand and control the user coordinate system (UCS). You can realign and reorient the UCS to create and modify 3D objects on 2D workplanes

More information

The Department of Construction Management and Civil Engineering Technology CMCE-1110 Construction Drawings 1 Lecture Introduction to AutoCAD What is

The Department of Construction Management and Civil Engineering Technology CMCE-1110 Construction Drawings 1 Lecture Introduction to AutoCAD What is The Department of Construction Management and Civil Engineering Technology CMCE-1110 Construction Drawings 1 Lecture Introduction to AutoCAD What is AutoCAD? The term CAD (Computer Aided Design /Drafting)

More information

Getting Started. In This Chapter

Getting Started. In This Chapter Getting Started In This Chapter 2 This chapter introduces concepts and procedures that help you get started with AutoCAD. You learn how to open, close, and manage your drawings. You also learn about the

More information

Randy H. Shih. Jack Zecher PUBLICATIONS

Randy H. Shih. Jack Zecher   PUBLICATIONS Randy H. Shih Jack Zecher PUBLICATIONS WWW.SDCACAD.COM AutoCAD LT 2000 MultiMedia Tutorial 1-1 Lesson 1 Geometric Construction Basics! " # 1-2 AutoCAD LT 2000 MultiMedia Tutorial Introduction Learning

More information

Controlling the Drawing Display

Controlling the Drawing Display Controlling the Drawing Display In This Chapter 8 AutoCAD provides many ways to display views of your drawing. As you edit your drawing, you can control the drawing display and move quickly to different

More information

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 INSTRUCTORS E-MAIL ADDRESS OFFICE HOURS Özgür Genca ozgurgenca@gmail.com part time Tuba Doğu tubadogu@gmail.com part time Şebnem Yanç Demirkan sebnem.demirkan@gmail.com

More information

7/7/2009. Chapter 7 Object Snaps and Autotracking. Chapter 7 Learning Objectives. Object Snap. Object Snap. Object Snap

7/7/2009. Chapter 7 Object Snaps and Autotracking. Chapter 7 Learning Objectives. Object Snap. Object Snap. Object Snap Chapter 7 Learning Objectives Chapter 7 Object Snaps and Autotracking JULY 7, 2009 Set running object snap modes for continuous use. Use object snap overrides for single point selections. Select appropriate

More information

QuickTutor. An Introductory SilverScreen Modeling Tutorial. Solid Modeler

QuickTutor. An Introductory SilverScreen Modeling Tutorial. Solid Modeler QuickTutor An Introductory SilverScreen Modeling Tutorial Solid Modeler TM Copyright Copyright 2005 by Schroff Development Corporation, Shawnee-Mission, Kansas, United States of America. All rights reserved.

More information

LABORATORY 4: TO CONSTRUCT CAD MULTIPLE VIEWS I AND II

LABORATORY 4: TO CONSTRUCT CAD MULTIPLE VIEWS I AND II LABORATORY 4: TO CONSTRUCT CAD MULTIPLE VIEWS I AND II OBJECTIVES: After completing this session, you should be able to: 1. Use the User Coordinate System 2. Convert a solid model to a multiview using

More information

Tutorial Second Level

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

More information

Solid surface modeling in AutoCAD

Solid surface modeling in AutoCAD Solid surface modeling in AutoCAD Introduction into 3D modeling Managing views of 3D model Coordinate Systems 1 3D model advantages ability to view the whole model looking inside the model collision checking

More information

Blocks reduce drawing size since multiple instances of a block are stored in one definition.

Blocks reduce drawing size since multiple instances of a block are stored in one definition. AGENDA: 1. Blocks and Controlling Block Properties 2. Creating and Inserting Blocks 3. Editing Blocks after Insertion 4. Storing Blocks Blocks A block is a collection of entities, grouped together and

More information

After completing this lesson, you will be able to:

After completing this lesson, you will be able to: LEARNING OBJECTIVES After completing this lesson, you will be able to: 1. Create a template. 2. Understand the AutoCAD Window. 3. Understand the use of the function keys. 4. Select commands using the Pull-down

More information

After completing this lesson, you will be able to:

After completing this lesson, you will be able to: LEARNING OBJECTIVES After completing this lesson, you will be able to: 1. Create a template. 2. Understand the AutoCAD Window. 3. Understand the use of the function keys. 4. Select commands using the Pull-down

More information

Excerpt from "Inside CorelCAD" - Windows edition To purchase the full book, please go to

Excerpt from Inside CorelCAD - Windows edition To purchase the full book, please go to chapter 3 CAD Concepts 37 1. Start any drawing command, such as Line. : line Specify start point» (Move cursor.) 2. Right-click the coordinate field. Notice the short cut menu. 3. Choose Relative. (The

More information

Back to Flat Producing 2D Output from 3D Models

Back to Flat Producing 2D Output from 3D Models Back to Flat Producing 2D Output from 3D Models David Cohn Modeling in 3D is fine, but eventually, you need to produce 2D drawings. In this class, you ll learn about tools in AutoCAD that let you quickly

More information

AutoCAD 3D I. Module 7. Modifying 3D Models - Part 1. Curriculum Development Unit PREPARED BY. August 2013

AutoCAD 3D I. Module 7. Modifying 3D Models - Part 1. Curriculum Development Unit PREPARED BY. August 2013 AutoCAD 3D I Module 7 Modifying 3D Models - Part 1 PREPARED BY Curriculum Development Unit August 2013 Applied Technology High Schools, 2013 Module 7 Modifying 3D Models - Part 1 Module Objectives 1. Describe

More information

Setting Up Your Drawing Environment

Setting Up Your Drawing Environment Setting Up Your Drawing Environment In This Chapter 3 After you start a drawing, you can change its settings, including drawing units and limits, snap and grid settings, and layer, linetype, and lettering

More information

The Rectangular Problem

The Rectangular Problem C h a p t e r 2 The Rectangular Problem In this chapter, you will cover the following to World Class standards: The tools for simple 2D Computer Aided Drafting (CAD) The Command Line and the Tray The Line

More information

Exercise Guide. Published: August MecSoft Corpotation

Exercise Guide. Published: August MecSoft Corpotation VisualCAD Exercise Guide Published: August 2018 MecSoft Corpotation Copyright 1998-2018 VisualCAD 2018 Exercise Guide by Mecsoft Corporation User Notes: Contents 2 Table of Contents About this Guide 4

More information

Rhinoceros NURBS modeling for Windows. Version 1.0 Training Manual Level 1

Rhinoceros NURBS modeling for Windows. Version 1.0 Training Manual Level 1 Rhinoceros NURBS modeling for Windows Version 1.0 Training Manual Level 1 rhinolevel 1.doc Robert McNeel & Associates 1997. All Rights Reserved. Printed in U.S.A. Copyright by Robert McNeel & Associates.

More information

Object Snap. Sacramento City College Engineering Design Technology. Object Snap 1

Object Snap. Sacramento City College Engineering Design Technology. Object Snap 1 Object Snap Sacramento City College Engineering Design Technology Object Snap 1 Objectives Use OSNAP to create precision drawings Use object snap overrides for single point selections Set running object

More information

7/21/2009. Chapters Learning Objectives. Fillet Tool

7/21/2009. Chapters Learning Objectives. Fillet Tool Chapters 12-13 JULY 21, 2009 Learning Objectives Chapter 12 Chapter 13 Use the FILLET tool to draw fillets, rounds, and other rounded corners. Place chamfers and angled corners with the CHAMFER tool. Separate

More information

NURBS modeling for Windows. Training Manual Level 1

NURBS modeling for Windows. Training Manual Level 1 NURBS modeling for Windows Training Manual Level 1 Rhino Level 1 Training 2nd Ed.doc Robert McNeel & Associates 1997-2000 All Rights Reserved. Printed in U.S.A. Copyright by Robert McNeel & Associates.

More information

Tutorial 3: Constructive Editing (2D-CAD)

Tutorial 3: Constructive Editing (2D-CAD) (2D-CAD) The editing done up to now is not much different from the normal drawing board techniques. This section deals with commands to copy items we have already drawn, to move them and to make multiple

More information

User Interface Guide

User Interface Guide User Interface Guide 1 Contents Overview... 3 Tabmenu... 4 Design modes... 4 Tool groups... 5 Design function groups... 5 Main menu... 6 Toolbars... 7 Drawing area... 9 Status bar... 11 Coordinate box...

More information

Parametric Modeling with. Autodesk Fusion 360. First Edition. Randy H. Shih SDC. Better Textbooks. Lower Prices.

Parametric Modeling with. Autodesk Fusion 360. First Edition. Randy H. Shih SDC. Better Textbooks. Lower Prices. Parametric Modeling with Autodesk Fusion 360 First Edition Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

LESSON 14 LEARNING OBJECTIVES. After completing this lesson, you will be able to:

LESSON 14 LEARNING OBJECTIVES. After completing this lesson, you will be able to: LEARNING OBJECTIVES After completing this lesson, you will be able to: 1. Construct 6 Solid model Primitives: Box, Sphere, Cylinder, Cone, Wedge and Torus LESSON 14 CONSTRUCTING SOLID PRIMITIVES AutoCAD

More information

Lesson 1 CAD Mechanical Part 1 Beginning Drawing Objectives

Lesson 1 CAD Mechanical Part 1 Beginning Drawing Objectives Lesson 1 CAD Mechanical Part 1 Beginning Drawing Objectives In this assignment you will learn to identify important terminology and functions of AutoCAD, to begin a new drawing and save data in the proper

More information

Lesson 5 Solid Modeling - Constructive Solid Geometry

Lesson 5 Solid Modeling - Constructive Solid Geometry AutoCAD 2000i Tutorial 5-1 Lesson 5 Solid Modeling - Constructive Solid Geometry Understand the Constructive Solid Geometry Concept. Create a Binary Tree. Understand the basic Boolean Operations. Create

More information

Lesson 1 Parametric Modeling Fundamentals

Lesson 1 Parametric Modeling Fundamentals 1-1 Lesson 1 Parametric Modeling Fundamentals Create Simple Parametric Models. Understand the Basic Parametric Modeling Process. Create and Profile Rough Sketches. Understand the "Shape before size" approach.

More information

Roadway Alignments and Profiles

Roadway Alignments and Profiles NOTES Module 15 Roadway Alignments and Profiles In this module, you learn how to create horizontal alignments, surface profiles, layout (design) profiles, and profile views in AutoCAD Civil 3D. This module

More information

Module 1: Basics of Solids Modeling with SolidWorks

Module 1: Basics of Solids Modeling with SolidWorks Module 1: Basics of Solids Modeling with SolidWorks Introduction SolidWorks is the state of the art in computer-aided design (CAD). SolidWorks represents an object in a virtual environment just as it exists

More information

Module 1B: Parallel-Line Flat Pattern Development of Sheet- Metal Folded Model Wrapping the 3D Space of A Truncated Right Prism

Module 1B: Parallel-Line Flat Pattern Development of Sheet- Metal Folded Model Wrapping the 3D Space of A Truncated Right Prism Inventor (5) Module 1B: 1B- 1 Module 1B: Parallel-Line Flat Pattern Development of Sheet- Metal Folded Model Wrapping the 3D Space of A Truncated Right Prism In this Module, we will learn how to create

More information

6/23/2009. AutoCAD Chapter 3 Objectives. Line Command. Coordinate Entry Methods. Rectangular Coordinate System

6/23/2009. AutoCAD Chapter 3 Objectives. Line Command. Coordinate Entry Methods. Rectangular Coordinate System Chapter 3 Objectives AutoCAD 2009 CHAPTER 3 JUNE 23, 2009 Use the correct entry format when entering numbers Demonstrate how to end or cancel commands Describe and use several point entry methods Draw

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

Activity The Coordinate System and Descriptive Geometry

Activity The Coordinate System and Descriptive Geometry Activity 1.5.1 The Coordinate System and Descriptive Geometry Introduction North, east, south, and west. Go down the street about six blocks, take a left, and then go north for about 2 miles; you will

More information

GEO 154 CARTOGRAPHY II- PLOTTING USING AUTOCAD- ASSIGMENT HELP

GEO 154 CARTOGRAPHY II- PLOTTING USING AUTOCAD- ASSIGMENT HELP GEO 154 CARTOGRAPHY II- PLOTTING USING AUTOCAD- ASSIGMENT HELP DOCUMENT. For one to two reasons data may not be in a format that can be integrated into AutoCAD software, but coordinates may be separated

More information

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

An Introduction to Autodesk Inventor 2010 and AutoCAD Randy H. Shih SDC PUBLICATIONS. Schroff Development Corporation An Introduction to Autodesk Inventor 2010 and AutoCAD 2010 Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation www.schroff.com 2-1 Chapter 2 Parametric Modeling Fundamentals Create Simple Extruded

More information

Working with Plan Production ObjectsChapter1:

Working with Plan Production ObjectsChapter1: Chapter 1 Working with Plan Production ObjectsChapter1: The lessons in this chapter guide you through the processes of creating and working with plan production objects. Plan production objects include

More information

Module 4A: Creating the 3D Model of Right and Oblique Pyramids

Module 4A: Creating the 3D Model of Right and Oblique Pyramids Inventor (5) Module 4A: 4A- 1 Module 4A: Creating the 3D Model of Right and Oblique Pyramids In Module 4A, we will learn how to create 3D solid models of right-axis and oblique-axis pyramid (regular or

More information

Chapter 12: Pull Toy - Solids and Transforms

Chapter 12: Pull Toy - Solids and Transforms This tutorial demonstrates using solid primitives and simple transforms. You will learn how to: Enter coordinates to place points exactly. Draw a free-form curve and polygon. Create a pipe along a curve.

More information

Fixed Perimeter Rectangles Geometry Creating a Document

Fixed Perimeter Rectangles Geometry Creating a Document Activity Overview: This activity provides the steps to create a TI-Nspire document that will be used to investigate side length and area in a rectangle with a fixed perimeter. An algebraic approach is

More information

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

Parametric Modeling. With. Autodesk Inventor. Randy H. Shih. Oregon Institute of Technology SDC PUBLICATIONS Parametric Modeling With Autodesk Inventor R10 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com 2-1 Chapter 2 Parametric

More information

An Introduction to Autodesk Inventor 2013 and AutoCAD

An Introduction to Autodesk Inventor 2013 and AutoCAD An Introduction to Autodesk Inventor 2013 and AutoCAD 2013 Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites

More information

Module 7 Defining Coordinate Systems

Module 7 Defining Coordinate Systems Module 7 Defining Coordinate Systems Introduction Objectives Outline of Topics Covered The use of coordinate systems is very important in managing 3D spatial data including point clouds. In this module

More information

Part Two Development of Single Solids - The Five Plutonic Solids

Part Two Development of Single Solids - The Five Plutonic Solids 1 Part Two Development of Single Solids - The Five Plutonic Solids We will now proceed to learn different topics of descriptive geometry using AutoCAD 2D tools and settings. Throughout this and subsequent

More information

LESSON 2 MODELING BASICS

LESSON 2 MODELING BASICS LESSON 2 MODELING BASICS In this lesson we ll start to model a multi-story office building from scratch. We ll construct the base grid, create the two towers and place slabs between the stories. Also we

More information

GEN20626 Creating Dynamic Blocks in AutoCAD Only You Can Prevent Bloated Block Libraries

GEN20626 Creating Dynamic Blocks in AutoCAD Only You Can Prevent Bloated Block Libraries GEN20626 Creating Dynamic Blocks in AutoCAD Only You Can Prevent Bloated Block Libraries Tracy Chadwick Hutchinson Community College Learning Objectives Learn how to create Dynamic Blocks that can stretch,

More information

AutoCAD 2009 Configuration for MUS

AutoCAD 2009 Configuration for MUS AutoCAD 2009 Configuration for MUS NOTE: The following steps do not apply to AutoCAD 2006 or earlier versions. These steps must be done before attempting to use MicroScribe Utility Software (MUS) with

More information

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

An Introduction to Autodesk Inventor 2012 and AutoCAD Randy H. Shih SDC PUBLICATIONS.  Schroff Development Corporation An Introduction to Autodesk Inventor 2012 and AutoCAD 2012 Randy H. Shih SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Visit the following websites to learn more about this book:

More information

S206E Lecture 3, 5/15/2017, Rhino 2D drawing an overview

S206E Lecture 3, 5/15/2017, Rhino 2D drawing an overview Copyright 2017, Chiu-Shui Chan. All Rights Reserved. S206E057 Spring 2017 Rhino 2D drawing is very much the same as it is developed in AutoCAD. There are a lot of similarities in interface and in executing

More information

Autodesk Inventor - Basics Tutorial Exercise 1

Autodesk Inventor - Basics Tutorial Exercise 1 Autodesk Inventor - Basics Tutorial Exercise 1 Launch Inventor Professional 2015 1. Start a New part. Depending on how Inventor was installed, using this icon may get you an Inch or Metric file. To be

More information

Chapter 2 Parametric Modeling Fundamentals

Chapter 2 Parametric Modeling Fundamentals 2-1 Chapter 2 Parametric Modeling Fundamentals Create Simple Extruded Solid Models Understand the Basic Parametric Modeling Procedure Create 2-D Sketches Understand the Shape before Size Approach Use the

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. 2-1 Chapter

More information

StickFont v2.12 User Manual. Copyright 2012 NCPlot Software LLC

StickFont v2.12 User Manual. Copyright 2012 NCPlot Software LLC StickFont v2.12 User Manual Copyright 2012 NCPlot Software LLC StickFont Manual Table of Contents Welcome... 1 Registering StickFont... 3 Getting Started... 5 Getting Started... 5 Adding text to your

More information

It is a good idea to practice View Control tools for 5 minutes at the start of every 3D session, before doing any other work.

It is a good idea to practice View Control tools for 5 minutes at the start of every 3D session, before doing any other work. 3D View Control Module Overview All the 2D view controls, such as Fit View, Zoom In and Out, Window Area, and Pan, can be used in 3D. As in 2D, elements to the left, right, above, or below can be excluded

More information

Acknowledgement INTRODUCTION

Acknowledgement INTRODUCTION Submitted by: 1 Acknowledgement INTRODUCTION Computers are increasingly being used for doing engineering drawings and graphics work because computers allow the graphics designer or the draughtsman to change

More information

Ansoft HFSS Windows Screen Windows. Topics: Side Window. Go Back. Contents. Index

Ansoft HFSS Windows Screen Windows. Topics: Side Window. Go Back. Contents. Index Modifying Coordinates Entering Data in the Side Windows Modifying Snap To Absolute Relative Each screen in divided up into many windows. These windows can allow you to change the coordinates of the model,

More information

MET 107 Drawing Tool (Shapes) Notes Day 3

MET 107 Drawing Tool (Shapes) Notes Day 3 MET 107 Drawing Tool (Shapes) Notes Day 3 Shapes: (Insert Tab Shapes) Example: Select on the rounded rectangle Then use the mouse to position the upper left corner and produce the size by dragging out

More information

4. If you are prompted to enable hardware acceleration to improve performance, click

4. If you are prompted to enable hardware acceleration to improve performance, click Exercise 1a: Creating new points ArcGIS 10 Complexity: Beginner Data Requirement: ArcGIS Tutorial Data Setup About creating new points In this exercise, you will use an aerial photograph to create a new

More information

Class IX Mathematics (Ex. 3.1) Questions

Class IX Mathematics (Ex. 3.1) Questions Class IX Mathematics (Ex. 3.1) Questions 1. How will you describe the position of a table lamp on your study table to another person? 2. (Street Plan): A city has two main roads which cross each other

More information

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE

Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE Getting Started with Abaqus: Interactive Edition Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you

More information

Module 6B: Creating Poly-Conic Sheet Metal Pieces for a Spherical Space

Module 6B: Creating Poly-Conic Sheet Metal Pieces for a Spherical Space 1 Module 6B: Creating Poly-Conic Sheet Metal Pieces for a Spherical Space In Module 6B, we will learn how to create a folded 3D model of an approximate 2D flat pattern for a 120-inch or 10-foot diameter

More information

Revit Architecture 2015 Basics

Revit Architecture 2015 Basics Revit Architecture 2015 Basics From the Ground Up 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

LAB # 2 3D Modeling, Properties Commands & Attributes

LAB # 2 3D Modeling, Properties Commands & Attributes COMSATS Institute of Information Technology Electrical Engineering Department (Islamabad Campus) LAB # 2 3D Modeling, Properties Commands & Attributes Designed by Syed Muzahir Abbas 1 1. Overview of the

More information

CECOS University Department of Electrical Engineering. Wave Propagation and Antennas LAB # 1

CECOS University Department of Electrical Engineering. Wave Propagation and Antennas LAB # 1 CECOS University Department of Electrical Engineering Wave Propagation and Antennas LAB # 1 Introduction to HFSS 3D Modeling, Properties, Commands & Attributes Lab Instructor: Amjad Iqbal 1. What is HFSS?

More information

Basic Modeling 1 Tekla Structures 12.0 Basic Training September 19, 2006

Basic Modeling 1 Tekla Structures 12.0 Basic Training September 19, 2006 Tekla Structures 12.0 Basic Training September 19, 2006 Copyright 2006 Tekla Corporation Contents Contents 3 1 5 1.1 Start Tekla Structures 6 1.2 Create a New Model BasicModel1 7 1.3 Create Grids 10 1.4

More information

Tools for Design. Using AutoCAD 2015 and Autodesk Inventor 2015 SDC. Hand Sketching, 2D Drawing and 3D Modeling. Randy H. Shih

Tools for Design. Using AutoCAD 2015 and Autodesk Inventor 2015 SDC. Hand Sketching, 2D Drawing and 3D Modeling. Randy H. Shih Tools for Design Using AutoCAD 2015 and Autodesk Inventor 2015 Hand Sketching, 2D Drawing and 3D Modeling Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered

More information

Note: To open the new drawing, check the Open new drawing check box.

Note: To open the new drawing, check the Open new drawing check box. Table of Contents Space Allocation Drawings.................................. 3 Set Up Space Allocation Groups.............................. 3 Checking In/Out and Pinning Space Allocations..................

More information

Autodesk Inventor 2019 and Engineering Graphics

Autodesk Inventor 2019 and Engineering Graphics Autodesk Inventor 2019 and Engineering Graphics An Integrated Approach Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the

More information

Tools for Design. Autodesk Inventor 2017 SDC. Hand Sketching, 2D Drawing and 3D Modeling. Randy H. Shih

Tools for Design. Autodesk Inventor 2017 SDC. Hand Sketching, 2D Drawing and 3D Modeling. Randy H. Shih Tools for Design Using AutoCAD 2017 and Autodesk Inventor 2017 Hand Sketching, 2D Drawing and 3D Modeling Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered

More information

TUTORIAL 01: RHINO INTERFACE. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture

TUTORIAL 01: RHINO INTERFACE. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture TUTORIAL 01: RHINO INTERFACE By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture Upon opening Rhinoceros 4.0, a Startup Template Dialog Box will appear. Left-click on

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information

AutoCAD 2009 Tutorial

AutoCAD 2009 Tutorial AutoCAD 2009 Tutorial Second Level: 3D Modeling Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks. Lower Prices. AutoCAD 2009

More information

Chapter 2 Parametric Modeling Fundamentals

Chapter 2 Parametric Modeling Fundamentals 2-1 Chapter 2 Parametric Modeling Fundamentals Create Simple Extruded Solid Models Understand the Basic Parametric Modeling Procedure Create 2-D Sketches Understand the "Shape before Size" Approach Use

More information

by Paul Richard and Jim Fitzgerald

by Paul Richard and Jim Fitzgerald Chapter 5 - Drawing Tools and Drafting Settings by Paul Richard and Jim Fitzgerald Richard / Fitzgerald :INTRODUCTION TO AutoCAD 2012 Copyright 2012 Pearson Education, Upper Saddle River, NJ 07458. All

More information

Equipment Support Structures

Equipment Support Structures Equipment Support Structures Overview Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform Columns Creating Plates with Openings Bracing

More information

Introduction to the Work Coordinate System (WCS) April 2015

Introduction to the Work Coordinate System (WCS) April 2015 Introduction to the Work Coordinate System (WCS) April 2015 Mastercam X9 Introduction to WCS TERMS OF USE Date: April 2015 Copyright 2015 CNC Software, Inc. All rights reserved. Software: Mastercam X9

More information

Equipment Support Structures

Equipment Support Structures Page 1 Equipment Support Structures Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform

More information

Exercise (3.1) Question 1: How will you describe the position of a table lamp on your study table to another person?

Exercise (3.1) Question 1: How will you describe the position of a table lamp on your study table to another person? Class IX - NCERT Maths Exercise (3.1) Question 1: How will you describe the position of a table lamp on your study table to another person? Solution 1: Let us consider the given below figure of a study

More information

Getting Started with

Getting Started with Chapter 2 Getting Started with Learning Objectives Revit Architecture After completing this chapter, you will be able to: Start a new project. Set units of various measurement parameters for a project.

More information

Tools for Design. with FischerTechnik: Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS

Tools for Design. with FischerTechnik: Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Tools for Design with FischerTechnik: AutoCAD 2012 and Autodesk Inventor 2012 2D Drawing 3D Modeling Hand Sketching INCLUDES: Randy H. Shih Oregon Institute of Technology AUTODESK INVENTOR PART FILES FOR

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

AGENDA: Using Gizmos to Modify 3D Models. AutoCAD 3 LECTURE NOTES: CLASS 08. Using Gizmos to Modify 3D Models

AGENDA: Using Gizmos to Modify 3D Models. AutoCAD 3 LECTURE NOTES: CLASS 08. Using Gizmos to Modify 3D Models AGENDA: Using Gizmos to Modify 3D Models Using Gizmos to Modify 3D Sub-Objects and Faces 3DArray, Mirror3D, and Align Using Gizmos to Modify 3D Models Gizmos allow us to move, rotate, and scale a set of

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

Coordinates - Activity 1 Plotting whole number ordered pairs.

Coordinates - Activity 1 Plotting whole number ordered pairs. Name: Class: p 3 Maths Helper Plus Resource Set 1. Copyright 2002 Bruce A. Vaughan, Teachers Choice Software Coordinates - Activity 1 Plotting whole number ordered pairs. 1) Start Maths Helper Plus and

More information

Alibre Design Tutorial - Simple Revolve Translucent Glass Lamp Globe

Alibre Design Tutorial - Simple Revolve Translucent Glass Lamp Globe Alibre Design Tutorial - Simple Revolve Translucent Glass Lamp Globe Part Tutorial Exercise 2: Globe-1 In this Exercise, We will set System Parameters first. Then, in sketch mode, we will first Outline

More information

Creating and Analyzing a Simple Model in Abaqus/CAE

Creating and Analyzing a Simple Model in Abaqus/CAE Appendix B: Creating and Analyzing a Simple Model in Abaqus/CAE The following section is a basic tutorial for the experienced Abaqus user. It leads you through the Abaqus/CAE modeling process by visiting

More information

SolidWorks Intro Part 1b

SolidWorks Intro Part 1b SolidWorks Intro Part 1b Dave Touretzky and Susan Finger 1. Create a new part We ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select File New Templates IPSpart If the SolidWorks

More information

ccassembler 2.1 Getting Started

ccassembler 2.1 Getting Started ccassembler 2.1 Getting Started Dated: 29/02/2012 www.cadclick.de - 1 - KiM GmbH 1 Basic Principles... 6 1.1 Installing anchor on anchor... 6 1.2 Modes and Actions... 6 1.3 Mouse control and direct input...

More information

INTRODUCTION... 1 DOCUMENT CONVENTIONS... 1

INTRODUCTION... 1 DOCUMENT CONVENTIONS... 1 INTRODUCTION... 1 DOCUMENT CONVENTIONS... 1 BEGINNING AUTOCAD... 2 USING THE START BUTTON TO LAUNCH AUTOCAD... 2 USING A SHORTCUT TO LAUNCH AUTOCAD... 2 AUTOCAD USER INTERFACE... 3 CHOOSING COMMANDS...

More information

Chapter 2 Surfer Tutorial

Chapter 2 Surfer Tutorial Chapter 2 Surfer Tutorial Overview This tutorial introduces you to some of Surfer s features and shows you the steps to take to produce maps. In addition, the tutorial will help previous Surfer users learn

More information

About Graphing Lines

About Graphing Lines About Graphing Lines TABLE OF CONTENTS About Graphing Lines... 1 What is a LINE SEGMENT?... 1 Ordered Pairs... 1 Cartesian Co-ordinate System... 1 Ordered Pairs... 2 Line Segments... 2 Slope of a Line

More information

To change the shape of a floating toolbar

To change the shape of a floating toolbar Modifying toolbars You can change the size of toolbar buttons and reposition, add, or delete toolbar buttons. You can also change the toolbar name and turn tooltips on and off. An important item to note-

More information

TurboCAD Pro V17 Workplanes

TurboCAD Pro V17 Workplanes Donald B. Cheke TurboCAD Pro V17 Workplanes Demystifying TurboCAD Workplanes Donald B. Cheke 1 Copyright 2010 Donald B. Cheke TurboCAD is a registered trademark of IMSI/Design. Published by: Donald B.

More information

Module 5: Creating Sheet Metal Transition Piece Between a Square Tube and a Rectangular Tube with Triangulation

Module 5: Creating Sheet Metal Transition Piece Between a Square Tube and a Rectangular Tube with Triangulation 1 Module 5: Creating Sheet Metal Transition Piece Between a Square Tube and a Rectangular Tube with Triangulation In Module 5, we will learn how to create a 3D folded model of a sheet metal transition

More information

Tools for Design. A practical guide to 2D Drawing, Sketching, 3D Parametric Modeling and Finite Element Analysis

Tools for Design. A practical guide to 2D Drawing, Sketching, 3D Parametric Modeling and Finite Element Analysis Tools for Design Using AutoCAD 2011, Autodesk Inventor 2011, and LEGO MINDSTORMS NXT & TETRIX A practical guide to 2D Drawing, Sketching, 3D Parametric Modeling and Finite Element Analysis INSIDE: SUPPLEMENTAL

More information

Module 4B: Creating Sheet Metal Parts Enclosing The 3D Space of Right and Oblique Pyramids With The Work Surface of Derived Parts

Module 4B: Creating Sheet Metal Parts Enclosing The 3D Space of Right and Oblique Pyramids With The Work Surface of Derived Parts Inventor (5) Module 4B: 4B- 1 Module 4B: Creating Sheet Metal Parts Enclosing The 3D Space of Right and Oblique Pyramids With The Work Surface of Derived Parts In Module 4B, we will learn how to create

More information