Size: px
Start display at page:

Download ""

Transcription

1 Slide 1 - Slide 1 The steps illustrated in this demonstration are the third part of a series covering the stress analysis of a thin-walled pressure vessel. Click here to view the list of tutorials in this series. This section covers the creation of elements - the FE mesh. The question, of course, is what type of elements should we use? Shells or Solids? Shells are Page 1 of 99

2 a better choice for this particular model, but we create both types of elements in this session. Log on to the Technical Discussion Forum for a background on this problem, and to access the related IGES and HM files. Steps In This Demonstration Page 2 of 99

3 Slide 2 - Slide 2 Press ENTER to move forward from one slide to the next, or click on the blue button at the bottom right of this window Use the controls at the bottom to pause, rewind or skip forwards If you have any questions, edusupport-student@india.altair.com Page 3 of 99

4 You will need access to HyperWorks 9.0. Some of the functions described in this tutorial are not available in earlier versions. You should also have access to the Student Guides - you may want to refer to them later both for theory and for advanced use of the software. Instructions For Use Page 4 of 99

5 Slide 3 - Slide 3 The surfaces have been organised already, so mesh-generation is really pretty easy. We also see how to create property collectors for the elements and how to update existing elements to refer to a property collector. The images below show what we want to achieve in this session - the shells on the left and the solids on the right. The Problem Statement Page 5 of 99

6 Slide 4 - Slide 4 There are several aspects of this step that you may want to reviiew: what are the pros and cons of using shell elements instead of hexahedral elements? if hexahedral elements are used, what are the pros and cons of hexahedra (bricks) over tetrahedra? how many elements should be used? why was the saddle omitted from the mesh? Page 6 of 99

7 would the element type chosen change if the saddles were included? As with many questions in design, decisions on which route to take usually depend on a variety of things. There's rarely any single right answer. You should review the answers to these questions after solving the problem and looking at the results. Steps In This Session Page 7 of 99

8 Slide 5 - Slide 5 We are resuming from the previous session, where we saved the HM file - the model has 3 component collector, two of which contain the original IGES geometry. The model also has 1 material collector. Page 8 of 99

9 Slide 6 - Slide 6 Shell elements, whether they're quadrilaterals or triangles, need additional "property" data - the thickness. HyperMesh uses a PSHELL property collector to store this data. To create the property collector, right-click in the Model Browser and select Create Page 9 of 99

10 Slide 7 - Slide 7 Select Property Page 10 of 99

11 Slide 8 - Slide 8 Enter the name, then click on the color icon Page 11 of 99

12 Slide 9 - Slide 9 Colors for property and material collectors are useful, as we'll see towards the end of this session. Page 12 of 99

13 Slide 10 - Slide 10 The card image refers to the data associated with this collector Page 13 of 99

14 Slide 11 - Slide 11 Select PSHELL Page 14 of 99

15 Slide 12 - Slide 12 Each finite element refers to a property collector, which in turn refers to a material collector - this is how the way, the property data and material data for each element are defined. Page 15 of 99

16 Slide 13 - Slide 13 Select the material created earlier Page 16 of 99

17 Slide 14 - Slide 14 Click on Create/Edit Page 17 of 99

18 Slide 15 - Slide 15 Click on T to enter the thickness of elements that refer to this property collector Page 18 of 99

19 Slide 16 - Slide 16 Enter the thickness and click on return. Note that your units of length and force must be consistent! Page 19 of 99

20 Slide 17 - Slide 17 Expand the list of Property Collectors in the model Page 20 of 99

21 Slide 18 - Slide 18 To create shell elements, select the 2D menus Page 21 of 99

22 Slide 19 - Slide 19 Click on automesh Page 22 of 99

23 Slide 20 - Slide 20 If the button doesn't show surfs, click here to pull down the list of entities and select surfs. Page 23 of 99

24 Slide 21 - Slide 21 Click on the surfs button to select the surfaces to be meshed Page 24 of 99

25 Slide 22 - Slide 22 Select displayed - this means masked surfaces won't be selected. Neither will surfaces in collectors that are hidden. Page 25 of 99

26 Slide 23 - Slide 23 Click on the field for the element size Page 26 of 99

27 Slide 24 - Slide 24 Enter a value, then click on this button to toggle from elements to current comp... Page 27 of 99

28 Slide 25 - Slide to elems to surf comp. This determines whether the elements that we're going to create will reside in the current collector or the collector in which the surfaces are. Toggle the value back to elements to current comp... Page 28 of 99

29 Slide 26 - Slide 26 Forgetting to set the toggle is a common mistake when using HyperMesh. In this case, of course, the current collector (shown in bold) is the same as the collector in which the surfaces are. Page 29 of 99

30 Slide 27 - Slide 27 Pull down the list of mesh types Page 30 of 99

31 Slide 28 - Slide 28 Select quads - for solid-mechanics, quadrilaterals are a better choice than triangles. Page 31 of 99

32 Slide 29 - Slide 29 Click on mesh Page 32 of 99

33 Slide 30 - Slide 30 The elements look too large - they do a poor job of representing the surfaces. To change the size, click on the field for the elem size... Page 33 of 99

34 Slide 31 - Slide 31 Enter the new value, then click on recalc all Page 34 of 99

35 Slide 32 - Slide 32 Click on mesh Page 35 of 99

36 Slide 33 - Slide 33 This mesh looks a lot better. To accept it, click on return Page 36 of 99

37 Slide 34 - Slide 34 Click on this icon to hide the surfaces in the collector - note that the collector now contains both geometry and elements Page 37 of 99

38 Slide 35 - Slide 35 Select the File menu Page 38 of 99

39 Slide 36 - Slide 36 Select Save As Page 39 of 99

40 Slide 37 - Slide 37 And save the file under a new name. Page 40 of 99

41 Slide 38 - Slide 38 Shell elements are often used as a basis to build hexahedral elements. For the geometry in this model, this is a particularly convenient way to generate solid elements. Note that solid elements do not require the thickness-data to be entered, since the nodes define the volume represented by the element. However, HyperMesh uses a PSOLID property collector for solid elements - not only is this used to link the elements to the material, but it also contains Page 41 of 99

42 some additional options that we'll ignore. See the Online Help for details on these options. Hexahedral Elements Page 42 of 99

43 Slide 39 - Slide 39 To create the property collector, right-click in the Model Browser Page 43 of 99

44 Slide 40 - Slide 40 Select Create Page 44 of 99

45 Slide 41 - Slide 41 Select Property Page 45 of 99

46 Slide 42 - Slide 42 Enter the name, then click on the card image Page 46 of 99

47 Slide 43 - Slide 43 Scroll down Page 47 of 99

48 Slide 44 - Slide 44 Select PSOLID Page 48 of 99

49 Slide 45 - Slide 45 Pull down the list of materials Page 49 of 99

50 Slide 46 - Slide 46 Select the material created earlier Page 50 of 99

51 Slide 47 - Slide 47 Click on Create/Edit Page 51 of 99

52 Slide 48 - Slide 48 Note that there's no additional data required. Click on return Page 52 of 99

53 Slide 49 - Slide 49 Right-click in the Model Browser to create a new component collector, one that refers to this PSOLID property collector Page 53 of 99

54 Slide 50 - Slide 50 Select Create Page 54 of 99

55 Slide 51 - Slide 51 Enter the name and pull down the list of property collectors Page 55 of 99

56 Slide 52 - Slide 52 Select the collector that was just created Page 56 of 99

57 Slide 53 - Slide 53 Click on Create Page 57 of 99

58 Slide 54 - Slide 54 Note that this newly created collector is, by default, made the current collector. HyperMesh shows the current collector both in the Model Browser and on the status bar Page 58 of 99

59 Slide 55 - Slide 55 Also, recall that the shell elements are in the collector named OuterSurfaces, which was created before the PSHELL collector was created. To update the OuterSurfaces component, select the Collectors menu Page 59 of 99

60 Slide 56 - Slide 56 Select Edit Page 60 of 99

61 Slide 57 - Slide 57 Select Components Page 61 of 99

62 Slide 58 - Slide 58 Click on the comps button Page 62 of 99

63 Slide 59 - Slide 59 Select OuterSurfaces Page 63 of 99

64 Slide 60 - Slide 60 Click on select Page 64 of 99

65 Slide 61 - Slide 61 Click on this toggle to change the no property... Page 65 of 99

66 Slide 62 - Slide to property, then click on the field for the property Page 66 of 99

67 Slide 63 - Slide 63 Select the collector that contains the thickness of the shell elements Page 67 of 99

68 Slide 64 - Slide 64 Note that the display now shows the correct material for this component Page 68 of 99

69 Slide 65 - Slide 65 Click on update to update the selected component to refer to this property collector Page 69 of 99

70 Slide 66 - Slide 66 Click on return to close this menu Page 70 of 99

71 Slide 67 - Slide 67 Pull down the list of paint-by options Page 71 of 99

72 Slide 68 - Slide 68 Select by prop to color the elements based on the property collector assigned to them Page 72 of 99

73 Slide 69 - Slide 69 Note that the color is now derived from the property collector. This is a useful way to check your FE model. Page 73 of 99

74 Slide 70 - Slide 70 Pull down the paint by options again Page 74 of 99

75 Slide 71 - Slide 71 Select by Mat Page 75 of 99

76 Slide 72 - Slide 72 The elements are now red, which is the color assigned to the Material Collector named Steel. Pull down the options again. Page 76 of 99

77 Slide 73 - Slide 73 Select by Comp Page 77 of 99

78 Slide 74 - Slide 74 To create solid elements, select the 3D menus Page 78 of 99

79 Slide 75 - Slide 75 Select elem offset to create hexahedral elements by offsetting the existing shell elements Page 79 of 99

80 Slide 76 - Slide 76 Select the solid layers option Page 80 of 99

81 Slide 77 - Slide 77 Click on the elems button to select the elements to offset Page 81 of 99

82 Slide 78 - Slide 78 Click on displayed to select all visible elements Page 82 of 99

83 Slide 79 - Slide 79 Click on the total thickness field to set the distance by which shell elements will be offset. Page 83 of 99

84 Slide 80 - Slide 80 Enter the value and click on offset+ to offset the shells in the direction of their normals. Note that the number of layers has been left at 1 - this determines how many layers of solid elements are created by this operation. Also note that the offset-distance must be in units that are consistent with the other dimensions of the model - meters or millimeters, etc. Page 84 of 99

85 Slide 81 - Slide 81 The graphics window shows the solid elements (red) and the shell elements (orange). Click on return to close this menu Page 85 of 99

86 Slide 82 - Slide 82 Click on this icon to toggle the visibility of elements in this collector Page 86 of 99

87 Slide 83 - Slide 83 Page 87 of 99

88 Slide 84 - Slide 84 Page 88 of 99

89 Slide 85 - Slide 85 Page 89 of 99

90 Slide 86 - Slide 86 Page 90 of 99

91 Slide 87 - Slide 87 Page 91 of 99

92 Slide 88 - Slide 88 Page 92 of 99

93 Slide 89 - Slide 89 Page 93 of 99

94 Slide 90 - Slide 90 The zoomed-in view shows the hexahedral elements. Note that the aspect-ratio of elements (ratio of height to length or width) affects the accuracy of the solution. The closer the shape of a hexahedral element is to a cube, the better. Page 94 of 99

95 Slide 91 - Slide 91 Fit the view Page 95 of 99

96 Slide 92 - Slide 92 Select the File menu Page 96 of 99

97 Slide 93 - Slide 93 Select Save As Page 97 of 99

98 Slide 94 - Slide 94 And save the file under a new name. Page 98 of 99

99 Slide 95 - Slide 95 This ends this section of the "solution". Click here to go to a list of the other steps in this series. End of Section 3 Page 99 of 99

uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT)

uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT) uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT) This tutorial covers how to record a Panopto video for your course. IN ORDER TO DO THIS, YOUR INSTRUCTOR MUST COMPLETE SEVERAL STEPS TO ALLOW

More information

Abaqus CAE (ver. 6.9) Contact Tutorial

Abaqus CAE (ver. 6.9) Contact Tutorial Abaqus CAE (ver. 6.9) Contact Tutorial Problem Description Note: You do not need to extrude the right vertical edge of the sensor. 2010 Hormoz Zareh 1 Portland State University, Mechanical Engineering

More information

Motion Blur with Mental Ray

Motion Blur with Mental Ray Motion Blur with Mental Ray In this tutorial we are going to take a look at the settings and what they do for us in using Motion Blur with the Mental Ray renderer that comes with 3D Studio. For this little

More information

ELE3310 Basic Electromagnetics Lab Session 1

ELE3310 Basic Electromagnetics Lab Session 1 ELE3310 Basic Electromagnetics Lab Session 1 Gao Xin By modifying CST MICROWAVE STUDIO 2006 tutorials Geometric Construction and Solver Settings Introduction and Model Dimensions In this tutorial you will

More information

CC3 and Perspectives A Campaign Cartographer 3/3+ Tutorial. Part 1 - Basics

CC3 and Perspectives A Campaign Cartographer 3/3+ Tutorial. Part 1 - Basics CC3 and Perspectives A Campaign Cartographer 3/3+ Tutorial by Joachim de Ravenbel Part 1 - Basics Conventions Throughout this tutorial, I will use a color coding to clearly identify all the keywords: Sheet

More information

Add Rays Of Sunlight To A Photo With Photoshop

Add Rays Of Sunlight To A Photo With Photoshop Add Rays Of Sunlight To A Photo With Photoshop Written by Steve Patterson. In this photo effects tutorial, we'll learn how to easily add rays of sunlight to an image, a great way to make an already beautiful

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

House Design Tutorial

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

More information

Recording your Voice Tutorials 2 - Setting the Computer Setting Audacity Wayne B. Dickerson

Recording your Voice Tutorials 2 - Setting the Computer Setting Audacity Wayne B. Dickerson Recording your Voice Tutorials 2 - Setting the Computer Setting Audacity Wayne B. Dickerson In this tutorial we want to insure that your computer and Audacity will do the best recording job they can do

More information

Full Section Tutorial Creating a Part

Full Section Tutorial Creating a Part Full Section Tutorial Creating a Part 1. Create a block with the following measures a. Length=4.00 b. Depth=4.00 c. Height= 2.00 2. Place a Counterbore hole on the top view at the center of the block with

More information

Scribble Maps Tutorial

Scribble Maps Tutorial Scribble Maps Tutorial Go to the homepage of Scribble Maps here: h t t p : / / w w w. s c r i b b l e m a p s. c o m / Getting to know the Interface Scribble Maps is a free online mapping application with

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

Faculty Lecture Capture Guide

Faculty Lecture Capture Guide Faculty Lecture Capture Guide If you have never used Panopto before, follow this first part. Log into your Blackboard Account and open the course you wish to capture: Open your Course Management Control

More information

Evaluation Chapter by CADArtifex

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

More information

M TE S Y S LT U A S S A

M TE S Y S LT U A S S A Dress-Up Features In this lesson you will learn how to place dress-up features on parts. Lesson Contents: Case Study: Timing Chain Cover Design Intent Stages in the Process Apply a Draft Create a Stiffener

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

g. Click once on the left vertical line of the rectangle.

g. Click once on the left vertical line of the rectangle. This drawing will require you to a model of a truck as a Solidworks Part. Please be sure to read the directions carefully before constructing the truck in Solidworks. Before submitting you will be required

More information

Tutorial 2: Setting up the Drawing Environment

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

More information

Converting a solid to a sheet metal part tutorial

Converting a solid to a sheet metal part tutorial Converting a solid to a sheet metal part tutorial Introduction Sometimes it is easier to start with a solid and convert it to create a sheet metal part. This tutorial will guide you through the process

More information

Web Graphics Chapter 7 Review

Web Graphics Chapter 7 Review Web Graphics Chapter 7 Review Name Date 1. The Add Layer Mask button is located on/in the. a. Toolbox b. Layers palette c. Mask palette d. History palette 2. How many color adjustments commands are available

More information

Writing Interactive Fiction With Adrift

Writing Interactive Fiction With Adrift Writing Interactive Fiction With Adrift Writing your own interactive fiction can be an enjoyable challenge. Three of the best authoring systems for IF are called Inform 7, Quest, and Adrift. All are free

More information

1. Creating geometry based on sketches 2. Using sketch lines as reference 3. Using sketches to drive changes in geometry

1. Creating geometry based on sketches 2. Using sketch lines as reference 3. Using sketches to drive changes in geometry 4.1: Modeling 3D Modeling is a key process of getting your ideas from a concept to a read- for- manufacture state, making it core foundation of the product development process. In Fusion 360, there are

More information

Getting Started. Chapter. Objectives

Getting Started. Chapter. Objectives Chapter 1 Getting Started Autodesk Inventor has a context-sensitive user interface that provides you with the tools relevant to the tasks being performed. A comprehensive online help and tutorial system

More information

Exercise 1: The AutoCAD Civil 3D Environment

Exercise 1: The AutoCAD Civil 3D Environment Exercise 1: The AutoCAD Civil 3D Environment AutoCAD Civil 3D Interface Object Base Layer Object Component Layers 1-1 Introduction to Commercial Site Grading Plans AutoCAD Civil 3D Interface AutoCAD Civil

More information

Stratigraphy Modeling Boreholes and Cross Sections

Stratigraphy Modeling Boreholes and Cross Sections GMS TUTORIALS Stratigraphy Modeling Boreholes and Cross Sections The Borehole module of GMS can be used to visualize boreholes created from drilling logs. Also three-dimensional cross sections between

More information

VisualCAM 2018 TURN Quick Start MecSoft Corporation

VisualCAM 2018 TURN Quick Start MecSoft Corporation 2 Table of Contents About this Guide 4 1 About... the TURN Module 4 2 Using this... Guide 4 3 Useful... Tips 5 Getting Ready 7 1 Running... VisualCAM 2018 7 2 About... the VisualCAD Display 7 3 Launch...

More information

How to create a cove for cove lighting in DIALux In this tutorial you will learn how to make a cove similar to the one in the following image

How to create a cove for cove lighting in DIALux In this tutorial you will learn how to make a cove similar to the one in the following image How to create a cove for cove lighting in DIALux In this tutorial you will learn how to make a cove similar to the one in the following image The cove dimension will be 4 meter by 5 meter and the other

More information

Here s the photo I ll be starting with: The original photo. Let s get started! The final result.

Here s the photo I ll be starting with: The original photo. Let s get started! The final result. How To Lighten And Brighten Eyes In this Photo Retouching tutorial, we ll learn a fast and easy way to lighten and brighten someone s eyes in a photo using nothing more than a simple adjustment layer,

More information

1 of 14. Lesson 2 MORE TOOLS, POLYGONS, ROOF. Updated Sept. 15, By Jytte Christrup.

1 of 14. Lesson 2 MORE TOOLS, POLYGONS, ROOF. Updated Sept. 15, By Jytte Christrup. 1 of 14 TUTORIAL - Gmax (version 1.2) Lesson 2 Updated Sept. 15, 2008. By Jytte Christrup. MORE TOOLS, POLYGONS, ROOF. We need to talk a bit about polygons and polycount. In Trainz, a model is seen as

More information

4. GAMBIT MENU COMMANDS

4. GAMBIT MENU COMMANDS GAMBIT MENU COMMANDS 4. GAMBIT MENU COMMANDS The GAMBIT main menu bar includes the following menu commands. Menu Item File Edit Solver Help Purposes Create, open and save sessions Print graphics Edit and/or

More information

Enhanced Eyes. Here's the image I'll be working with (glamour eyes photo from Shutterstock): Here's what the eyes will look like when we're done:

Enhanced Eyes. Here's the image I'll be working with (glamour eyes photo from Shutterstock): Here's what the eyes will look like when we're done: Enhanced Eyes Here's the image I'll be working with (glamour eyes photo from Shutterstock): The original image. Here's what the eyes will look like when we're done: The final effect. Here's a close-up

More information

RPG CREATOR QUICKSTART

RPG CREATOR QUICKSTART INTRODUCTION RPG CREATOR QUICKSTART So you've downloaded the program, opened it up, and are seeing the Engine for the first time. RPG Creator is not hard to use, but at first glance, there is so much to

More information

Designing in the context of an assembly

Designing in the context of an assembly SIEMENS Designing in the context of an assembly spse01670 Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle Management Software

More information

Manual Stitching of Multiple Images to Produce a Panorama

Manual Stitching of Multiple Images to Produce a Panorama Manual Stitching of Multiple Images to Produce a Panorama Covered in this PS CC tutorial: The purpose of this tutorial goes beyond manual stitching. The techniques used can be used to incorporate a cut

More information

Part 8: The Front Cover

Part 8: The Front Cover Part 8: The Front Cover 4 Earpiece cuts and housing Lens cut and housing Microphone cut and housing The front cover is similar to the back cover in that it is a shelled protrusion with screw posts extruding

More information

TURN A PHOTO INTO A PATTERN OF COLORED DOTS (CS6)

TURN A PHOTO INTO A PATTERN OF COLORED DOTS (CS6) TURN A PHOTO INTO A PATTERN OF COLORED DOTS (CS6) In this photo effects tutorial, we ll learn how to turn a photo into a pattern of solid-colored dots! As we ll see, all it takes to create the effect is

More information

Inventor Activity 5: Lofted Vase

Inventor Activity 5: Lofted Vase Inventor Activity 5: Lofted Vase In this tutorial, you will use a few new commands to create a free form Lofted object. Sometimes you want to create an object that is not made up of square, flat, or perfectly

More information

1.3 Using Your BoXZY

1.3 Using Your BoXZY 1.3 Using Your BoXZY This manual will explain how to use your BoXZY Written By: BoXZY 2017 boxzy.dozuki.com Page 1 of 14 INTRODUCTION By beginning this manual we assume you have read and understood the

More information

Abaqus/CAE (ver. 6.14*) Plate/Shell Tutorial

Abaqus/CAE (ver. 6.14*) Plate/Shell Tutorial Abaqus/CAE (ver. 6.14*) Plate/Shell Tutorial Problem Description The aluminum arch (E = 79 GPa, ν = 0.33) shown below is completely clamped along the flat faces. The arch supports a pressure of 100 MPa.

More information

Tearing Cloth. In this tutorial we are going to go over another basic use of the cloth modifier. Ripping Cloth based on forces like wind.

Tearing Cloth. In this tutorial we are going to go over another basic use of the cloth modifier. Ripping Cloth based on forces like wind. Tearing Cloth In this tutorial we are going to go over another basic use of the cloth modifier. Ripping Cloth based on forces like wind. We will use a starter file that I have put together so we can bypass

More information

Lesson 4 Holes and Rounds

Lesson 4 Holes and Rounds Lesson 4 Holes and Rounds 111 Figure 4.1 Breaker OBJECTIVES Sketch arcs in sections Create a straight hole through a part Complete a Sketched hole Understand the Hole Tool Use Info to extract information

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

CNC Router Part 2 Training Tutorial

CNC Router Part 2 Training Tutorial CNC Router Part 2 Training Tutorial Prepared by Steve Pilon - Version 1.1 September 2017 A Index B - Intro A- Index B- Intro C- Objective D- Required Items E- Opening CamBam and Loading a DXF F- Preparing

More information

Pro/E WILDFIRE, week6

Pro/E WILDFIRE, week6 Pro/E WILDFIRE, week6 1. Set working directory 2. File>New>Name is lbrack 3. When you create the part, make sure that the back surface of the vertical plate is on the front datum plane, and the lower surface

More information

Creo Parametric Primer

Creo Parametric Primer PTC Creo Parametric - Primer Student and Academic Editions 02 Helpful hints are enclosed in red brackets or round bubbles like this one! Creo Parametric Primer THIS VERSION OF THE CREO PRIMER HAS BEEN

More information

BEST PRACTICES COURSE WEEK 14 PART 2 Advanced Mouse Constraints and the Control Box

BEST PRACTICES COURSE WEEK 14 PART 2 Advanced Mouse Constraints and the Control Box BEST PRACTICES COURSE WEEK 14 PART 2 Advanced Mouse Constraints and the Control Box Copyright 2012 by Eric Bobrow, all rights reserved For more information about the Best Practices Course, visit http://www.acbestpractices.com

More information

Module 2: Radial-Line Sheet-Metal 3D Modeling and 2D Pattern Development: Right Cone (Regular, Frustum, and Truncated)

Module 2: Radial-Line Sheet-Metal 3D Modeling and 2D Pattern Development: Right Cone (Regular, Frustum, and Truncated) Inventor (5) Module 2: 2-1 Module 2: Radial-Line Sheet-Metal 3D Modeling and 2D Pattern Development: Right Cone (Regular, Frustum, and Truncated) In this tutorial, we will learn how to build a 3D model

More information

Pull Down Menu View Toolbar Design Toolbar

Pull Down Menu View Toolbar Design Toolbar Pro/DESKTOP Interface The instructions in this tutorial refer to the Pro/DESKTOP interface and toolbars. The illustration below describes the main elements of the graphical interface and toolbars. Pull

More information

Click on the numbered steps below to learn how to record and save audio using Audacity.

Click on the numbered steps below to learn how to record and save audio using Audacity. Recording and Saving Audio with Audacity Items: 6 Steps (Including Introduction) Introduction: Before You Start Make sure you've downloaded and installed Audacity on your computer before starting on your

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

Using layer masks to remove backgrounds with Photoshop CS5 and CS6

Using layer masks to remove backgrounds with Photoshop CS5 and CS6 Using layer masks to remove backgrounds with Photoshop CS5 and CS6 Use layer masks to combine these pictures into this You will learn: 1. Layers and layer masks 2. Brushes 3. Layer styles 4. Type tool

More information

Silhouette Connect Layout... 4 The Preview Window... 5 Undo/Redo... 5 Navigational Zoom Tools... 5 Cut Options... 6

Silhouette Connect Layout... 4 The Preview Window... 5 Undo/Redo... 5 Navigational Zoom Tools... 5 Cut Options... 6 user s manual Table of Contents Introduction... 3 Sending Designs to Silhouette Connect... 3 Sending a Design to Silhouette Connect from Adobe Illustrator... 3 Sending a Design to Silhouette Connect from

More information

Quick Start - ProDESKTOP

Quick Start - ProDESKTOP Quick Start - ProDESKTOP Tim Brotherhood ProDESKTOP page 1 of 27 Written by Tim Brotherhood These materials are 2000 Staffordshire County Council. Conditions of use Copying and use of these materials is

More information

2. STARTING GAMBIT. 2.1 Startup Procedures

2. STARTING GAMBIT. 2.1 Startup Procedures STARTING GAMBIT Startup Procedures 2. STARTING GAMBIT For most installations, the GAMBIT startup procedure involves execution of a simple startup command; however, the PC version of GAMBIT also includes

More information

Importing and processing gel images

Importing and processing gel images BioNumerics Tutorial: Importing and processing gel images 1 Aim Comprehensive tools for the processing of electrophoresis fingerprints, both from slab gels and capillary sequencers are incorporated into

More information

< Then click on this icon on the vertical tool bar that pops up on the left side.

< Then click on this icon on the vertical tool bar that pops up on the left side. Pipe Cavity Tutorial Introduction The CADMAX Solid Master Tutorial is a great way to learn about the benefits of feature-based parametric solid modeling with CADMAX. We have assembled several typical parts

More information

Cutwork With Generations Automatic Digitizing Software By Bernadette Griffith, Director of Educational Services, Notcina Corp

Cutwork With Generations Automatic Digitizing Software By Bernadette Griffith, Director of Educational Services, Notcina Corp In this lesson we are going to create a cutwork pattern using our scanner, an old pattern, a black felt tip marker (if necessary) and the editing tools in Generations. You will need to understand the basics

More information

After completing this lesson, you will be able to:

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

More information

RPS-9000 Programming Software for the TYT TH-9000

RPS-9000 Programming Software for the TYT TH-9000 for the TYT TH-9000 Memory Types Memories Limit Memories VFO Channels Receive Frequency Transmit Frequency Offset Frequency Offset Direction Channel Spacing Name Tone Mode CTCSS Rx CTCSS DCS Rx DCS Memory

More information

HOUSING and RESIDENCE LIFE

HOUSING and RESIDENCE LIFE HOUSING and RESIDENCE LIFE Online Room Sign-Up Instructions For a video tutorial of the room selection process, please click on the YouTube button below During the room selection process, you will need

More information

Introduction to ISDX Interactive Surface Design Extension Creo 2.0. Level 7 Continued

Introduction to ISDX Interactive Surface Design Extension Creo 2.0. Level 7 Continued Introduction to ISDX Interactive Surface Design Extension Creo 2.0 Level 7 Continued Create or modify your config.pro (or edit and save a config.pro) such that the graphics driver is changed to opengl.

More information

Datum Tutorial Part: Cutter

Datum Tutorial Part: Cutter Datum Tutorial Part: Cutter Objective: Learn to apply Datums in different ways Directions 1. Datum Axis Creation a. First we need to create a center axis for the cutter b. Model Tab > Datum > Select Axis

More information

Chanalyzer Lab. Chanalyzer Lab by MetaGeek USER GUIDE page 1

Chanalyzer Lab. Chanalyzer Lab by MetaGeek USER GUIDE page 1 Chanalyzer Lab Chanalyzer Lab by MetaGeek USER GUIDE page 1 Chanalyzer Lab spectrum analysis software Table of Contents Control Your Wi-Spy What is a Wi-Spy? What is Chanalyzer Lab? Installation 1) Download

More information

ADMS-847 Programming Software for the Yaesu FT-847

ADMS-847 Programming Software for the Yaesu FT-847 for the Yaesu FT-847 Memory Types Memories Limit Memories VFO A VFO B Home Satellite Memories One Touch Memory Channel Functions Transmit Frequency Offset Frequency Offset Direction CTCSS DCS Skip The

More information

Display and Draw Features

Display and Draw Features CHAPTER 7 Display and Draw Features 7.1 Overview Feature / Function Tool Display or draw DTM features, such as contours, triangles, lattices, voids, islands, etc. DTM Menu Bar Load > DTM Features GEOPAK

More information

Entering Checkpoint Data

Entering Checkpoint Data Entering Checkpoint Data How do I change which Checkpoint Period I m viewing? To change the period from one to another, here are the steps: On the right side of the screen, click the grey drop-down "Change

More information

ATP-5189 Programming Software for the Anytone AT-5189

ATP-5189 Programming Software for the Anytone AT-5189 for the Anytone AT-5189 Memory Types Memories Limit Memories VFO Receive Frequency Transmit Frequency Offset Frequency Offset Direction Channel Spacing Name Tone Mode CTCSS Rx CTCSS DCS Memory Channel

More information

Below are the desired outcomes and usage competencies based on the completion of Project 4.

Below are the desired outcomes and usage competencies based on the completion of Project 4. Engineering Design with SolidWorks Project 4 Below are the desired outcomes and usage competencies based on the completion of Project 4. Project Desired Outcomes: An understanding of the customer s requirements

More information

ATP-588 Programming Software for the Anytone AT-588

ATP-588 Programming Software for the Anytone AT-588 for the Anytone AT-588 Memory Channel Functions Memory Types Memories Limit Memories VFO Receive Frequency Transmit Frequency Offset Frequency Offset Direction Channel Spacing Name Tone Mode CTCSS Rx CTCSS

More information

Chapter 1. Creating, Profiling, Constraining, and Dimensioning the Basic Sketch. Learning Objectives. Commands Covered

Chapter 1. Creating, Profiling, Constraining, and Dimensioning the Basic Sketch. Learning Objectives. Commands Covered Chapter 1 Creating, Profiling, Constraining, and Dimensioning the Basic Sketch Learning Objectives After completing this chapter, you will be able to: Draw the basic outline (sketch) of designer model.

More information

Principles and Practice

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

More information

BIM. e Submission Guideline Structural. Annex 1a. Recommended Process Revit 2010

BIM. e Submission Guideline Structural. Annex 1a. Recommended Process Revit 2010 BIM e Submission Guideline Structural Annex 1a Recommended Process Revit 2010 Building and Construction Authority 5 Maxwell Road #16-00 Tower Block MND Complex Singapore 069110 www.bca.gov.sg Revision

More information

Starting a New Drawing with a Title Block and Border

Starting a New Drawing with a Title Block and Border Starting a New Drawing with a Title Block and Border From the File menu select New. Within the New file menu toggle the option Drawing, name the file and turn Off the toggle Use Default Template. Select

More information

Photo One Digital Photo Shoots and Edits

Photo One Digital Photo Shoots and Edits Photo One Digital Photo Shoots and Edits You will submit photo shoots, unedited and you will submit selected edited images. The shoots will be explained first and the edits will be explained later on this

More information

Multilayer VIA simulations using ADS Anurag Bhargava, Application Consultant, Agilent EEsof EDA, Agilent Technologies

Multilayer VIA simulations using ADS Anurag Bhargava, Application Consultant, Agilent EEsof EDA, Agilent Technologies Multilayer VIA simulations using ADS Anurag Bhargava, Application Consultant, Agilent EEsof EDA, Agilent Technologies Many a time designers find themselves in pretty confusing start when it comes to simulating

More information

Autodesk Inventor 2016

Autodesk Inventor 2016 Parametric Modeling with Autodesk Inventor 2016 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

Share My Design Space Project to Facebook or Pinterest?

Share My Design Space Project to Facebook or Pinterest? How Do I Share My Design Space Project to Facebook or Pinterest? We love it when our members share the projects they create daily with their Cricut machines, materials, and accessories. Design Space was

More information

Tutorial Building the Nave Arcade

Tutorial Building the Nave Arcade Tutorial: Digital Gothic AH C117B (Winter 2017) Tutorial Building the Nave Arcade Overview: Step 1: Determining and Drawing The Arch (Quinto Arch) Step 2: Extrude Molding Profile Step 3: Adding Walls Step

More information

Selections With Adobe Photoshop CS3

Selections With Adobe Photoshop CS3 Selections With Adobe Photoshop CS3 Welcome to Photoshop CS3 tutorials. Note: Learning how to select areas of an image is of primary importance-you must first select what you want to affect. Once you've

More information

Introduction to 3D Printing. Activity 1: Design a keychain using computer-aided design software

Introduction to 3D Printing. Activity 1: Design a keychain using computer-aided design software Introduction to 3D Printing Activity 1: Design a keychain using computer-aided design software 1 In this activity we ll design a keychain name tag and learn the fundamentals of computer-aided design, the

More information

Frame Explorer 1.0. Introduction Launching Frame Explorer

Frame Explorer 1.0. Introduction Launching Frame Explorer Frame Explorer 1.0 Written by Jonathan Sachs Copyright 1999-2005 Digital Light & Color Introduction - - - - - - - - - - - - - - - - - - - - 2 Launching Frame Explorer - - - - - - - - - - - - - 3 Quick

More information

Creating a light studio

Creating a light studio Creating a light studio Chapter 5, Let there be Lights, has tried to show how the different light objects you create in Cinema 4D should be based on lighting setups and techniques that are used in real-world

More information

House Design Tutorial

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

More information

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

CADPIPE Industrial Pipe. Tutorial

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

More information

Introduction to solid modeling using Onshape

Introduction to solid modeling using Onshape Onshape is a CAD/solid modeling application. It provides powerful parametric and direct modeling capabilities. It is cloud based therefore you do not need to install any software. Documents are shareable.

More information

Recording your Voice Tutorials 3 - Basic Uses of Audacity Wayne B. Dickerson

Recording your Voice Tutorials 3 - Basic Uses of Audacity Wayne B. Dickerson Recording your Voice Tutorials 3 - Basic Uses of Audacity Wayne B. Dickerson In this tutorial, you are going to learn how to use Audacity to perform some basic functions, namely, to record, edit, save

More information

FLL Programming Workshop Series

FLL Programming Workshop Series FLL Programming 2017 Workshop Series 2017 1 Prerequisites & Equipment Required Basic computer skills Assembled EV3 Educational robot or equivalent Computer or Laptop with LEGO Mindstorms software installed

More information

Roof Tutorial Wall Specification

Roof Tutorial Wall Specification Roof Tutorial The majority of Roof Tutorial describes some common roof styles that can be created using settings in the Wall Specification dialog and can be completed independent of the other tutorials.

More information

Veerapandian.K Mechanical Engg Vedharanyam A manual to mechanical designers How Solid works Works?

Veerapandian.K Mechanical Engg Vedharanyam A manual to mechanical designers How Solid works Works? Compiled by Veerapandian.K Mechanical Engg Vedharanyam-614 810 A manual to mechanical designers How Solid works Works? Solid works Overview Solid works main idea is user to create drawing directly in 3D

More information

FLAMING HOT FIRE TEXT

FLAMING HOT FIRE TEXT FLAMING HOT FIRE TEXT In this Photoshop text effects tutorial, we re going to learn how to create a fire text effect, engulfing our letters in burning hot flames. We ll be using Photoshop s powerful Liquify

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

Clipping Masks And Type Placing An Image In Text With Photoshop

Clipping Masks And Type Placing An Image In Text With Photoshop Clipping Masks And Type Placing An Image In Text With Photoshop Written by Steve Patterson. In a previous tutorial, we learned the basics and essentials of using clipping masks in Photoshop to hide unwanted

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

ArchiCAD Tutorial: How to Trace 2D Drawings to Quickly Create a 3D Model

ArchiCAD Tutorial: How to Trace 2D Drawings to Quickly Create a 3D Model ArchiCAD Tutorial: How to Trace 2D Drawings to Quickly Create a 3D Model Hello, this is Eric Bobrow of Bobrow Consulting Group, creator of the ArchiCAD MasterTemplate with another ArchiCAD video tip. In

More information

EG1003 Help and How To s: Revit Tutorial

EG1003 Help and How To s: Revit Tutorial EG1003 Help and How To s: Revit Tutorial Completion of this tutorial is required for Milestone 1. Include screenshots of it in your Milestone 1 presentation. Downloading Revit: Before beginning the tutorial,

More information

Table of Contents. Lesson 1 Getting Started

Table of Contents. Lesson 1 Getting Started NX Lesson 1 Getting Started Pre-reqs/Technical Skills Basic computer use Expectations Read lesson material Implement steps in software while reading through lesson material Complete quiz on Blackboard

More information

The original photo. The final result.

The original photo. The final result. giving a photo painted edges In this Adobe Photoshop tutorial, we re going to combine a couple of different effects. First, we ll give the photo easy-tocreate painted edges, and then we ll make it look

More information