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

Size: px
Start display at page:

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

Transcription

1 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 functional commands, especially the input method on the command line window area. Commands can also be found in toolbar icons or drop-down menus. This lecture will concentrate on the use of command line for data input. If you type-in the command name, a drop down will appear with all commends including that word. Look and you may find just what you are looking for. The command line window area will provide responses relating to the command you are working on. So, you must pay attention to the message provided there and respond to it. After you complete the command, just hit return key to repeat the same action. Hit Esc key to discard the current function. 2D drawing is important in modeling due to the fact that the fundamental component of all 3D modeling systems is 2D drawing with 3D projection, which is the universal rule. Here are the brief reviews of some basic 2D drawing actions available in Rhino and characteristics of keyboard input. You should work on each of the following items as exercise, and explore the methods of using them. 1. Document properties: Units: This is the tool used to define system units of feet-and-inches, metric system, or decimal input versus feet & inches system input / display. Model Units > Inches, change Absolute tolerance to Distance display > Feet & Inches, Layout Units > change to Inches Appearance > Colors > Change the Background color to white, Major Line to dark blue and Minor Line to light grey. Grid: Rhino uses a fixed Cartesian coordinate system called the world coordinate system (WCS), based on three axes of x, y, and z axes that define locations in three-dimensional space. Each viewport has a construction plane that defines coordinates for that viewport. The grid is an array of lines lying on a portion of the construction plane in the viewport. The construction plane is infinite. The grid covers only a specified portion of it. The Grid commend defines the grid system shown on the drawing canvas which has the following properties of Grid Snapping Interval, Minor Grid Line Spacing, Major Line Interval and On and Off. Grid system serves as a drawing aid. The best way to define Grid, globally, is in Options > Grid window area. The Grid function in command line controls individual view port: --Grid Snap is also controlled by F9 key, and the first box located next to the Ortho tool in the bottom of drawing status areas. --Grid line count: 200 (The maximum size of the grid is 100,000 lines.) --Minor grid lines every 12 inches --Major lines every 10 minor lines --Way to turn off grid lines: Grid > click the ShowGrid to turn it to No. (Note: Rhino has cplane command to define/set the origin and orientation of the construction plane in the active viewport.) Drawing area: Define a window (or rectangle) shape representing the working (or drawing) area. 2. Interface: S206E Lecture 3, 5/15/2017, Rhino 2D drawing an overview The drawing and model information could be found in the drawing status area and/or from the cursor tip. Page 1 (5/14/2017)

2 Page 2 (5/14/2017) From the cursor: Tools > Options > Modeling Aids > Cursor Tool Tips, turn on the boxes of osnap, distance, and command prompt. This method will provide users with more of modelling run-time information on cursor tip. 3. Drawing Tools: Line: The same function as it is used in ACAD. However, the Line command in Rhino draws only one line segment. Lines: will draw multiple segments. Polyline will draw continuous lines. The most important function relating to line function is the OSNAP mode. Relative coordinates: we could click the mouse on canvas to define a point, which provides absolute coordinates. Yet, relative coordinates are easier to use. Relative coordinates are based on the last point entered, instead of on the origin of the construction plane. Note: every time you select a point, Rhino saves that point as the last point. Precede the x,y,z coordinates with a single R (upper, or lower case) to enter relative coordinates. Use symbol instead of an R to start relative coordinates. Use < to specify angle, <45 is 45 degrees. For instance: Polyline > Start point: click a point to draw a 5 unit of square. Polyline > Start point: click a point > r10,0 > r0,10 > r-10,0 > r0,-10 to draw a 10 unit of square. Polyline > Start point: click a point > r10<0 > r10<90 > r10<180 >close (or > r10<270) to draw a 10 unit of enclosed square. -- If you want to draw curved lines, then use the Control Point Curve Tool. In this method, a group of control points could be select and scaled to get clean drawings. Lines will be developed through control points. -- But, the Curve Interpolate Points tool (_InterpCrv) is better for tracing lines on drawings. For it is like to thread a line through needle points. Circle, Rectangle, Polygon are the same as they are used in ACAD. Text: Provide text for the drawing. Text function defines the italic or bold style of the characters during input. By default, the text on drawing is in black color. The method to change the text color is to click on the text and its properties shown on the right side of the viewport windows. Then, click the object and change the color at Display Color box to your desired color. This method works for all object entities. (Note: the Text Object function in the Standard Tool panel is different.) Dim: Defines the dimension between two clicks. How to show feet and inches of dimension lines on the drawing? (Click the dimension lines > in Object Property window > Change the attribute in Style to Foot-Inch Architectural. Or select the dimension text > Select Property Overrides > change the attribute in the variables inside the window to change the dimension text height and extension line style. After everything is well defined, click the Save As New Style and name it Lab3_Style. This is the idea to create a new style based on the old style. If the Foot-Inch Architectural option is not shown or available in the Style selection area, it means that this style has not been installed yet. Then, go to Tools > Options > Annotations > Dimension > In the Current Dimension Styles window > select New > and find the Foot-Inch Architectural style and load it. To modify the style, we could select the Dimension menu > Dimension Styles, open the Document Properties window > select the style to be modified > change the Number format to Feet & Inches, Leader and Dimension Arrows to Short Arrow style and OK to complete it. 4. Editing Tool: Trim, Chamfer, Fillet, Extend.

3 Join, will joint individual objects to a group. Cut (it is not available in the evaluation version). Split: it will divide 2D drawings into half, which is good to use for file fabrication. 5. Transformation Tool: Move, Scale, Rotate. Objects or drawing elements could by moved by select them first, and drag the object s axis to a new location for implementing the move commands. Drag the other end of the axis (the end of the arrow) will change its size and dimension. Mirror & Offset (advanced transformation tool). 6. Layers: Layers are the mechanisms used for organizing geometric data. Rhino will start with six layers: default and layer Layers could have their own color and line types of continuous or dashed; they could also be hidden or locked. Layers could have sublayers inside. Ways to move objects from a layer change to another layer: Select the object first, click the box on the left of Grid Snap box, find the layer name, and click on the name to move the object to the selected layer. Rhino doesn t have the AIA regulated layer names applied as the format used in ACAD. 7. Navigation Tool: Orbit and Pan 8. Display Tools: Hide/Show objects mode to make objects visible or invisible. Undo/redo function will discard the last function or get back the undo one. It could only undo once. Use undo multiple to undo a number of actions. Delete key and undo commands will take objects away and put them back. Selcolor tool: select objects with target color from color wheel. (Or, select the object > In the Property Window > Change the Display Color to Magenta.) 9. Methods of turning 2D to 3D: Apply extrude to turn 2D into 3D objects. However, texts have different representation. They must be exploded before extrude them into solids. Here are the methods: 1. Generate a text on the front and right views. 2. Select the object > Explode it. 3. Then, select it again > ExtrudeCrv to make it into a solid form. See the image below. Yet, if you use the Text Object tool in the Standard folder tool bar selection to create a text on the screen, then it could be extruded without having it been exploded. 10. Other solid tools to create solids: Sphere, Box, Cylinder, Torus, Pyramid, Tube. Page 3 (5/14/2017)

4 11. Save image to a JPG file: If you want to save the model image, then make sure the view you want is active, then, in the Display Foler, select Capture Viewport To File tool, which will save the view image into bmp, jpg, pcx, png, targa, or tiff file formats. Or select the viewport, type ViewCaptureToClipboard, or (ViewCaptureToFile) to save the viewport image to a memory buffer (or a file). Or left click once in some empty space in the viewport you want to capture - make sure nothing is selected - and hit Ctrl+C. Then go into your paint (Photoshop) program and hit Ctrl+V to paste the image there. This method will transfer only the active view in Rhino, and save it in jpg or tiff file format. 12. Example of Lab exercise: Work out a drawing similar to the following example. The cube is 10 dimension as shown in the dimension annotation, which is moved to the middle of the cube height. Save the model to a jpg file and load it to the K drive with your first and last name. 13. There are a few major methods to do site contour drawing in Rhino. (Contour line drawings could also be done in AutoCAD and import them into Rhino.) Here, three examples are explained. Note: In the first example, the drawing was selected to show the impact of the nature of lines to form generation. The drawn lines are short segments of curves and the interval of the contour lines is narrow. The created topological shape is not a smooth surface. In result, the site generated is not that attractive with triangular resulting edges created. Method one applying a map drawing for site modeling 1. Define the drawing unit as millimeter (or Large Object in Meters). 2. Define the Option > Grid > Grid line count: 500, Minor grid line ever 1000 millimeters (or 1 meter), major lines every 10 minor grid lines. 3. Select the Top viewport > View > Background Bitmap > Place > Select the contour sketch drawing > Select one corner point and the second point to put it on the top view. Page 4 (5/14/2017)

5 (Note: Rhino uses OpenGL to display and draw everything in the viewport. Image files are treated as OpenGL textures. The requirements are: (1) the image dimensions must be a power of 2 in both width and height, that is 512, 1024, and 4906; (2) The overall image size must not exceed the limitations imposed by the hardware, which could be found on Options > View > OpenGL. The limitation of the limitation of texture size of my machine is 2 to the 14 th power, with video memory of 1024MB.) 4. On Top view, draw a line A representing the 70 meters long of the scale line on the top left of the BG image. 5. Draw another line B starting from the closest location of the starting point of the first line, next (that means 70 meters) to draw a horizontal line of 70 meters long. 6. View > Background Bitmap > Scale > select the beginning point of line B (as original point) > select the end point of A (as first reference point) > select the end point of B (as second reference point) to scale the background bitmap image to the real dimension. 7. Use the layer 01 as the major layer and name it Site. (Draw a box to represent the entire site.) Within this layer, create new sub-layers and label these layers by the contour heights with their own color. 8. Draw a rectangle to frame the site contours. 9. Use Curve Tool > Curve Interpolate Point to trace the major contour lines on the correct layer. 10. Apply Trim and Extend to have all the contour line end points met exactly with the frame edges (see image on the lower left). 11. Use move > Move each contour lines to the right position > First point, click anywhere on the screen area > Second (To move the line to 10 meters in z axis, see image on the upper right). All the contour lines will be moved to 10, 15, 20, 25, 30, 35, 40 and 45 meters respectively. Page 5 (5/14/2017)

6 S206E057 Spring Use EditPtOn (edit points on) and select all contour lines > Enter, to show all the control points of these selected lines. Then type Selpt to have these control points been selected Type Patch > define U & V as 50 and 50 to create toposurfaces. Here, U and V are local x and y axis of grids. Preview the result before you click OK (lower left image). Higher value will have smoother surface, but resulting with a larger file memory size. 14. Apply Trim to trim the extra edge away from the rectangle container (lower right image). 15. DupEdge select the four edges along the contour face, loft them to generate a solid box. Method 2: Different function. 1. Delete the previously created patch. 2. Select all contours, 3. MeshPatch > Select holes > Hit return to create a surface topo surface. This method is not that reliable, for its created triangular surfaces and this method can t preview its results for modification before the final products are created. Page 6 (5/14/2017)

7 If there are holes or not smooth surfaces on the surfaces, then apply Drape > and draw a window over the area to drape. This function is to cover and patch up the holes. It is similar as to put a table cloak on top of the model. See the results on the upper right. Method 3: The site is an enclosed contour shape. Apply the same method to load the contour drawing image (image 1). Scale it to the full scale. (See image 2.) Apply Interpolate point lines to complete the drawing and move the lines to the right Z position. Using 5 of contour interval would create the images in the first row below (see Lect3_2_1.3dm file for reference). Then use ExtrudeCrv with Solid = Yes to extrude the contours into regular surfaces that look like a cardboard model (image 3). Undo the last command, apply patch to generate a smooth surface with 20 units of 20 U and V units (image 4). Experiment one: site modeling of using 5 of contour interval. Experiment 2: change the contour height interval to 10. Yet, in this example, I used 50 interval instead of 5 to increase the 3D effect (meaning the Z as shown in image 1). Page 7 (5/14/2017)

8 ExtrudeCrv with Solid = Yes to get solid contours (as shown in the following right side image). Use Patch and U & V of 10 or 20 to generate the surface. Apply preview before you finalize the toposurface generation (see image 3). Apply contour to create a series of contour lines for the model shown in image 4. In this function, select the contours first, assign the distance between contours a 10 for 50 major contour lines, then select the starting point that is perpendicular to the contour lines (see image 4). Put a box representing the building volume on top of the contours, and use split to establish a separated sub-face of the building platform (or foundation) on the site. The separated part could be selected, moved, cut or deleted (see image 5). Move the building back to the original site, see image 6 and open the Lect3_2_2.3dm file for reference. Page 8 (5/14/2017)

Lecture 4, 5/27/2017, Rhino Interface an overview

Lecture 4, 5/27/2017, Rhino Interface an overview 數字建築與城市设计 Spring 2017 Lecture 4, 5/27/2017, Rhino Interface an overview Copyright 2017, Chiu-Shui Chan. All Rights Reserved. This lecture concentrates on the use of tools, 3D solid modeling and editing

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

S206E Lecture 5, 5/18/2016, Importing and Tracing Drawing Information

S206E Lecture 5, 5/18/2016, Importing and Tracing Drawing Information Copyright 2016, Chiu-Shui Chan. All Rights Reserved. S206E057 Spring 2016 2D information in the form of drawings can be brought into Rhino in two major ways. The first one is to import the actual digital

More information

3D Design with 123D Design

3D Design with 123D Design 3D Design with 123D Design Introduction: 3D Design involves thinking and creating in 3 dimensions. x, y and z axis Working with 123D Design 123D Design is a 3D design software package from Autodesk. A

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

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

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

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

Spring 2011 Workshop ESSENTIALS OF 3D MODELING IN RHINOCEROS February 10 th 2011 S.R. Crown Hall Lower Core Computer Lab

Spring 2011 Workshop ESSENTIALS OF 3D MODELING IN RHINOCEROS February 10 th 2011 S.R. Crown Hall Lower Core Computer Lab [1] Open Rhinoceros. PART 1 INTRODUCTION [4] Click and hold on the Boundary Lines in where they form a crossing and Drag from TOP RIGHT to BOTTOM LEFT to enable only the PERSPECTIVE VIEW. [2] When the

More information

Rhino Interface. Menus Command History Command Prompt. Toolbars. Viewport Title. Viewports. Common Shortcuts. Object Snaps.

Rhino Interface. Menus Command History Command Prompt. Toolbars. Viewport Title. Viewports. Common Shortcuts. Object Snaps. Rhino Interface Menus Command History Command Prompt Toolbars Viewport Title LMB: activate viewport without losing selection Double Click: maximise viewport RMB: show viewport options: wireframe, shaded,

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

Rhinoceros NURBS modeling for Windows. Training Manual Level 1

Rhinoceros NURBS modeling for Windows. Training Manual Level 1 Rhinoceros NURBS modeling for Windows Training Manual Level 1 R30TML1-08-2005 Rhinoceros Level 1 Training Manual v3.0 Robert McNeel & Associates 2005 All Rights Reserved. Printed in U.S.A. Copyright by

More information

COMPUTER AIDED DESIGN CURRICULLOM RHINO BASED 3D DESIGN

COMPUTER AIDED DESIGN CURRICULLOM RHINO BASED 3D DESIGN COMPUTER AIDED DESIGN CURRICULLOM RHINO BASED 3D DESIGN S.no. CONTENTS Page no S. no. CONTENTS PAGE no. 1. Introduction 1 2. Necessary of Rhino in Designing 2 3. Working with 3D Models 3 4. Object Types

More information

Arch 226 CAD in Practice Fall 2011 Class-06 Rhino. [Starting Rhino] Viewports Command Line Prompts, Options Status Bar Toolbars

Arch 226 CAD in Practice Fall 2011 Class-06 Rhino. [Starting Rhino] Viewports Command Line Prompts, Options Status Bar Toolbars [Starting ] Viewports Command Line Prompts, Options Status Bar Toolbars [Understanding Views] Zoom, Pan, and Rotate the View Mouse Wheel Zoom Right Mouse Button Pan, Rotate, and Zoom Pan- shift/right click,

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

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

3ds Max Cottage Step 1. Always start out by setting up units: We re going with this setup as we will round everything off to one inch.

3ds Max Cottage Step 1. Always start out by setting up units: We re going with this setup as we will round everything off to one inch. 3ds Max Cottage Step 1 Always start out by setting up units: We re going with this setup as we will round everything off to one inch. File/Import the CAD drawing Be sure Files of Type is set to all formats

More information

TRAINING SESSION Q2 2016

TRAINING SESSION Q2 2016 There are 8 main topics in this training session which focus on the Sketch tools in IRONCAD. Content Sketch... 2 3D Scene Background Settings... 3 Creating a new empty Sketch... 4 Foam with cut out for

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

FormZ Tips created by Phil Jones, edited by Nancy Cheng, University of Oregon 11/16/05

FormZ Tips created by Phil Jones, edited by Nancy Cheng, University of Oregon 11/16/05 FormZ Tips created by Phil Jones, edited by Nancy Cheng, University of Oregon 11/16/05 window tools: 1 2 3 4 5 6 7 8 9 1 set reference plane use this to choose between standard reference planes. 2 perpendicular

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

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

3D Modeling and Design Glossary - Beginner

3D Modeling and Design Glossary - Beginner 3D Modeling and Design Glossary - Beginner Align: to place or arrange (things) in a straight line. To use the Align tool, select at least two objects by Shift left-clicking on them or by dragging a box

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

Rhinoceros NURBS modeling for Windows

Rhinoceros NURBS modeling for Windows Rhinoceros NURBS modeling for Windows Training Manual Level 1 Version 4.0 R40TML5-17-2007 Rhinoceros Level 1 Training Manual v4.0 Robert McNeel & Associates 2006 All Rights Reserved. Printed in U.S.A.

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

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

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

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

Introduction to SolidWorks Basics Materials Tech. Wood

Introduction to SolidWorks Basics Materials Tech. Wood Introduction to SolidWorks Basics Materials Tech. Wood Table of Contents Table of Contents... 1 Book End... 2 Introduction... 2 Learning Intentions... 2 Modelling the Base... 3 Modelling the Front... 10

More information

Rhinoceros NURBS modeling for Windows

Rhinoceros NURBS modeling for Windows Rhinoceros NURBS modeling for Windows Training Manual Level 1 Version 4.0 R40TML1 Oct-2008 Rhinoceros Level 1 Training Manual v4.0 Robert McNeel & Associates 2008 All Rights Reserved. Printed in U.S.A.

More information

RHINO; AN INTRODUCTION + FAKING TRABECULAE; EndOfLine.info;

RHINO; AN INTRODUCTION + FAKING TRABECULAE; EndOfLine.info; RHINO; AN INTRODUCTION + FAKING TRABECULAE; EndOfLine.info; Rhinoceros is a relatively simple program with an AUTOCAD based interface. The disadvantage of this type of interface is a series of terms need

More information

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Abstract After completing this workshop, you will have a basic understanding of editing 3D models using Autodesk Fusion 360 TM to

More information

SketchUp Tool Basics

SketchUp Tool Basics SketchUp Tool Basics Open SketchUp Click the Start Button Click All Programs Open SketchUp Scroll Down to the SketchUp 2013 folder Click on the folder to open. Click on SketchUp. Set Up SketchUp (look

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

Digital City: Introduction to 3D modeling

Digital City: Introduction to 3D modeling Digital City: Introduction to 3D modeling Weixuan Li, 2017 PART I: Install SketchUp and Introduction 1. Download SketchUp Download SketchUp from their official website: https://www.sketchup.com Go to the

More information

Module 2 Review. Assemblies and Rendering. Why Use Assemblies. Assemblies - Key Concepts. Sketch Planes Sketched Features.

Module 2 Review. Assemblies and Rendering. Why Use Assemblies. Assemblies - Key Concepts. Sketch Planes Sketched Features. Module 2 Review Assemblies and Rendering EF 101 Modules 3.1, 3.2 Sketch Planes Sketched Features Extrude, Revolve Placed Features Hole, Fillet, Chamfer, Shell, Rect. Pattern Drawing Views Base, Ortho,

More information

3D ModelingChapter1: Chapter. Objectives

3D ModelingChapter1: Chapter. Objectives Chapter 1 3D ModelingChapter1: The lessons covered in this chapter familiarize you with 3D modeling and how you view your designs as you create them. You also learn the coordinate system and how you can

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

AutoCAD 2013 Tutorial - Second Level: 3D Modeling

AutoCAD 2013 Tutorial - Second Level: 3D Modeling AutoCAD 2013 Tutorial - Second Level: 3D Modeling Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites to

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

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Tim Varner - 2004 The Inventor User Interface Command Panel Lists the commands that are currently

More information

Solid Problem Ten. In this chapter, you will learn the following to World Class standards:

Solid Problem Ten. In this chapter, you will learn the following to World Class standards: C h a p t e r 11 Solid Problem Ten In this chapter, you will learn the following to World Class standards: 1. Sketch of Solid Problem Ten 2. Starting a 3D Part Drawing 3. Modifying How the UCS Icon is

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

Google SketchUp. and SketchUp Pro 7. The book you need to succeed! CD-ROM Included! Kelly L. Murdock. Master SketchUp Pro 7 s tools and features

Google SketchUp. and SketchUp Pro 7. The book you need to succeed! CD-ROM Included! Kelly L. Murdock. Master SketchUp Pro 7 s tools and features CD-ROM Included! Free version of Google SketchUp 7 Trial version of Google SketchUp Pro 7 Chapter example files from the book Kelly L. Murdock Google SketchUp and SketchUp Pro 7 Master SketchUp Pro 7 s

More information

2D & 3D CAD SOFTWARE USER MANUAL. AutoQ3D CAD for ipad & iphone

2D & 3D CAD SOFTWARE USER MANUAL. AutoQ3D CAD for ipad & iphone Type to enter text 2D & 3D CAD SOFTWARE USER MANUAL AutoQ3D CAD for ipad & iphone AUTOQ3D TEAM FIRST EDITION AutoQ3D CAD for ipad & iphone 2D / 3D cad software user manual 2015 by AutoQ3D Team. All rights

More information

Create a Rubber Duck. This tutorial shows you how to. Create simple surfaces. Rebuild a surface. Edit surface control points. Draw and project curves

Create a Rubber Duck. This tutorial shows you how to. Create simple surfaces. Rebuild a surface. Edit surface control points. Draw and project curves Page 1 of 24 Create a Rubber Duck This exercise focuses on the free form, squishy aspect. Unlike the flashlight model, the exact size and placement of the objects is not critical. The overall form is the

More information

A Comprehensive Introduction to SolidWorks 2011

A Comprehensive Introduction to SolidWorks 2011 A Comprehensive Introduction to SolidWorks 2011 Godfrey Onwubolu, Ph.D. SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation Chapter 2 Geometric Construction Tools Objectives: When

More information

Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder

Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder 1 2 SketchUp 1. SketchUp is free, and you can download it from the website www.sketchup.com. For some K12 use, see www.sketchup.com/3dfor/k12-education.

More information

Introduction to SolidWorks for Technology. No1: Childs Toy

Introduction to SolidWorks for Technology. No1: Childs Toy Introduction to SolidWorks for Technology No1: Childs Toy Table of Contents Table of Contents... 1 Introduction... 2 Part Modelling: Cab... 3 Part Modelling: Base... 6 Part Modelling: Wheel... 12 Assembly:

More information

Freeform / Freeform PLUS

Freeform / Freeform PLUS Freeform / Freeform PLUS WORKING WITH FREEFORM Work from Coarse Clay to Fine When creating new models from scratch, it is best to first create a rough shape using a coarse clay setting such as Rough Shape

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

PLAY VIDEO. Fences can be any shape from a simple rectangle to a multisided polygon, even a circle.

PLAY VIDEO. Fences can be any shape from a simple rectangle to a multisided polygon, even a circle. Chapter Eight Groups PLAY VIDEO INTRODUCTION There will be times when you need to perform the same operation on several elements. Although this can be done by repeating the operation for each individual

More information

SketchUp. SketchUp. Google SketchUp. Using SketchUp. The Tool Set

SketchUp. SketchUp. Google SketchUp. Using SketchUp. The Tool Set Google Google is a 3D Modelling program which specialises in making computer generated representations of real-world objects, especially architectural, mechanical and building components, such as windows,

More information

Lesson 5: Board Design Files

Lesson 5: Board Design Files 5 Lesson 5: Board Design Files Learning Objectives In this lesson you will: Use the Mechanical Symbol Editor to create a mechanical board symbol Use the PCB Design Editor to create a master board design

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

SOLIDWORKS 2016 and Engineering Graphics

SOLIDWORKS 2016 and Engineering Graphics SOLIDWORKS 2016 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 following

More information

to display both cabinets. You screen should now appear as follows:

to display both cabinets. You screen should now appear as follows: Technical Support Bulletin: AllenCAD Tutorial Last Updated November 12, 2005 Abstract: This tutorial demonstrates most of the features of AllenCAD necessary to design or modify a countertop using the program.

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

2 Solutions Chapter 3. Chapter 3: Practice Example 1

2 Solutions Chapter 3. Chapter 3: Practice Example 1 1 Solutions This section includes the step by step solutions for the practice exercise for the following chapters and sections: Chapter 3 Chapter 4 Chapter 5 Chapter 11: Rainbow Springs sample test Final

More information

CS 465 Program 4: Modeller

CS 465 Program 4: Modeller CS 465 Program 4: Modeller out: 30 October 2004 due: 16 November 2004 1 Introduction In this assignment you will work on a simple 3D modelling system that uses simple primitives and curved surfaces organized

More information

Virtual MODELA USER'S MANUAL

Virtual MODELA USER'S MANUAL Virtual MODELA USER'S MANUAL Virtual MODELA is a program that simulates the movement of the tool on the screen. Contents Contents Part 1 Introduction 1-1 System Requirements... 4 1-2 Overview of Virtual

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

Quick Crash Scene Tutorial

Quick Crash Scene Tutorial Quick Crash Scene Tutorial With Crash Zone or Crime Zone, even new users can create a quick crash scene diagram in less than 10 minutes! In this tutorial we ll show how to use Crash Zone s unique features

More information

Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment

Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment ANSYS Workbench Tutorial Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

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

SolidWorks 2013 and Engineering Graphics

SolidWorks 2013 and Engineering Graphics SolidWorks 2013 and Engineering Graphics An Integrated Approach Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following

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

GDL Toolbox 2 Reference Manual

GDL Toolbox 2 Reference Manual Reference Manual Archi-data Ltd. Copyright 2002. New Features Reference Manual New Save GDL command Selected GDL Toolbox elements can be exported into simple GDL scripts. During the export process, the

More information

Systems Space Reservation

Systems Space Reservation Systems Space Reservation Preface Using This Guide What's New? Getting Started Enter the Workbench Create an Equipment Reservation Set Correct Working Units and Grid Changing the Current Axis Saving Documents

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

Memo Block. This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet.

Memo Block. This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet. Commands Used New Part This lesson includes the commands Sketch, Extruded Boss/Base, Extruded Cut, Shell, Polygon and Fillet. Click File, New on the standard toolbar. Select Part from the New SolidWorks

More information

TUTORIAL 03: RHINO DRAWING & ORGANIZATIONAL AIDS. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture

TUTORIAL 03: RHINO DRAWING & ORGANIZATIONAL AIDS. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture TUTORIAL 03: RHINO DRAWING & ORGANIZATIONAL AIDS By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture Modeling in 3D requires the use of various drawing and organizational

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

SOLIDWORKS 2016: A Power Guide for Beginners and Intermediate Users

SOLIDWORKS 2016: A Power Guide for Beginners and Intermediate Users SOLIDWORKS 2016: A Power Guide for Beginners and Intermediate Users The premium provider of learning products and solutions www.cadartifex.com Table of Contents Dedication... 3 Preface... 15 Part 1. Introducing

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

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

Parametric Modeling with UGS NX 4

Parametric Modeling with UGS NX 4 Parametric Modeling with UGS NX 4 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com www.schroff-europe.com 2-1 Chapter 2 Parametric Modeling

More information

SolidWorks 2½D Parts

SolidWorks 2½D Parts SolidWorks 2½D Parts IDeATe Laser Micro Part 1b Dave Touretzky and Susan Finger 1. Create a new part In this lab, you ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select

More information

DFTG 1309 Instructor I. Zhebrak. Class Single line text - Creating text styles - Justification - Insert symbols

DFTG 1309 Instructor I. Zhebrak. Class Single line text - Creating text styles - Justification - Insert symbols DFTG 1309 Instructor I. Zhebrak Class 17 LECTURE: - Single line text - Creating text styles - Justification - Insert symbols GRADED EXERCISES: - Draw Surveyor Plan using Spline and Line commands. Calculate

More information

Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment. Kent L. Lawrence

Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment. Kent L. Lawrence ANSYS Workbench Tutorial Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

More information

RHINO SURFACE MAKING PART 1

RHINO SURFACE MAKING PART 1 TUTORIAL 04: RHINO SURFACE MAKING PART 1 By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture Surfaces are a key component in shaping 3D objects within Rhinoceros. All

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

CAD Tutorial 23: Exploded View

CAD Tutorial 23: Exploded View CAD TUTORIAL 23: Exploded View CAD Tutorial 23: Exploded View Level of Difficulty Time Approximately 30 35 minutes Starter Activity It s a Race!!! Who can build a Cube the quickest: - Pupils out of Card?

More information

Elise Moss Revit Architecture 2017 Basics From the Ground Up SDC. Better Textbooks. Lower Prices.

Elise Moss Revit Architecture 2017 Basics From the Ground Up SDC. Better Textbooks. Lower Prices. Elise Moss Revit Architecture 2017 Basics From the Ground Up SDC P U B L I C AT I O N S Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites

More information

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

Using Flash Animation Basics

Using Flash Animation Basics Using Flash Contents Using Flash... 1 Animation Basics... 1 Exercise 1. Creating a Symbol... 2 Exercise 2. Working with Layers... 4 Exercise 3. Using the Timeline... 6 Exercise 4. Previewing an animation...

More information

A Guide to Autodesk Maya 2015

A Guide to Autodesk Maya 2015 A Guide to Autodesk Maya 2015 Written by Mitchell Youngerman Table of Contents Layout of Toolbars...pg 1 Creating Objects...pg 2 Selecting & Deselecting Objects...pg 3 Changing Perspective... pg 4 Transforming

More information

Rhinoceros. modeling tools for designers. Training Manual Level 1

Rhinoceros. modeling tools for designers. Training Manual Level 1 Rhinoceros modeling tools for designers Training Manual Level 1 RH50-TM-L1-Sep-2013 Rhinoceros v5.0, Level 1, Training Manual Revised 9/30/2013, Mary Fugier mary@mcneel.com Q&A 9/30/2013,, Jerry Hambly

More information

Perform editing operations such as erase, move, and trim on the objects in a drawing.

Perform editing operations such as erase, move, and trim on the objects in a drawing. Modifying Perform editing operations such as erase, move, and trim on the objects in a drawing. The most common of these tools are located on the Modify panel of the Home tab. Take a minute to look through

More information

Beginning Tutorial the Lego

Beginning Tutorial the Lego Beginning Tutorial the Lego In this tutorial, you will construct a simple hollowed-out block with a hole in it (looks like a Lego). You will learn the basics of creating and modifying sketches and features.

More information

solidthinking Environment...1 Modeling Views...5 Console...13 Selecting Objects...15 Working Modes...19 World Browser...25 Construction Tree...

solidthinking Environment...1 Modeling Views...5 Console...13 Selecting Objects...15 Working Modes...19 World Browser...25 Construction Tree... Copyright 1993-2009 solidthinking, Inc. All rights reserved. solidthinking and renderthinking are trademarks of solidthinking, Inc. All other trademarks or service marks are the property of their respective

More information

GETTING STARTED WITH SKETCHUP

GETTING STARTED WITH SKETCHUP MENUS TOOLBARS GETTING STARTED WITH SKETCHUP When opening a new document the image will likely look like this. Familiarize yourself with the options available in the program. Additional toolbars can be

More information

VERO UK TRAINING MATERIAL

VERO UK TRAINING MATERIAL VERO UK TRAINING MATERIAL VISI Basic 2-D Modelling course (V-16) VISI Modelling 2D Design Introduction Many component designs follow a similar route, beginning with a 2D design, part modelled using solids

More information

SOLIDWORKS: Lesson 1 - Basics and Modeling. Introduction to Robotics

SOLIDWORKS: Lesson 1 - Basics and Modeling. Introduction to Robotics SOLIDWORKS: Lesson 1 - Basics and Modeling Fundamentals Introduction to Robotics SolidWorks SolidWorks is a 3D solid modeling package which allows users to develop full solid models in a simulated environment

More information

SWITCHING FROM SKETCHUP TO VECTORWORKS

SWITCHING FROM SKETCHUP TO VECTORWORKS SWITCHING FROM SKETCHUP TO VECTORWORKS INTRODUCTION There are a lot of 3D modeling software programs to choose from and each has its own strengths and weaknesses. For architects, flexibility and ease of

More information

S206E Lecture 15, 4/27/2018, Rhino 3D, Grasshopper, Shanghai Tower modeling

S206E Lecture 15, 4/27/2018, Rhino 3D, Grasshopper, Shanghai Tower modeling S206E057 -- Lecture 15, 4/27/2018, Rhino 3D, Grasshopper, Shanghai Tower modeling Copyright 2018, Chiu-Shui Chan. All Rights Reserved. Creation of high-rise building models has a typical algorithm, which

More information

Tutorial 1 Engraved Brass Plate R

Tutorial 1 Engraved Brass Plate R Getting Started With Tutorial 1 Engraved Brass Plate R4-090123 Table of Contents What is V-Carving?... 2 What the software allows you to do... 3 What file formats can be used?... 3 Getting Help... 3 Overview

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

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