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

Size: px
Start display at page:

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

Transcription

1 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 to be committed to memory to use the software effectively. The advantage is that once a series of basic commands have been committed to memory the process of using the software increases exponentially. Setting Up; After you have opened Rhinoceros 5 you should see a screen with a series of buttons and tabs. If your Rhinoceros window does not have this then click on Toolbar Layout in the Tools dropdown menu. The Rhino Options window will open with the Toolbars tab selected. Click the Restore Defaults and then press OK on the pop up window. The software will then warn you that you must restart rhino for the process to be complete. After restarting, your window should look very similar to the image below. Interface; Upon opening the interface you will see that it initially shares but has differences to that of AutoCAD s interface. It has a command line and a series of technical modes down the bottom. 1. The Menu Bar. This is a menu bar identical to that of most other pieces of software containing File, Edit and View dropdown menus, however every single rhino command is stored in the following geometry based drop downs of Curve, Surfaces, Solid and Mesh dropdown menus. All the dimensioning tools are held within the Dimension dropdown menu, and the same logic applies to the other tabs. 2. The Command Line. This is where you can directly type commands into Rhinoceros. For example typing Line starts drawing a line t EndOfLine.info p 1

2 3. The Shelf. This is very similar to the shelf in Maya, it has a series of commands that the developers consider useful, however this can be edited to put the commands you find yourself using a lot in there. 4. The Main Menu. Very similar to the shelf, however it has been pulled out as it deals with modes of constructing geometry. is fairly good for contrasting against most of the preset information in rhino, expand the Appearance menu within the Rhino Options dialog box selecting color and change the background or type GradientView in the command line. 5. Layers/Properties/Display/Help Menus. This is where the properties such as your layers, what layer an object is on, what color it is and a few other pieces of information are held. 6. Snaps and other cool stuff. This is where you can change how the mouse and history responds to an object. Setting Up; Before any actual modelling can be done, you should check that your file is in the right units, if you look down at the bottom of the screen it will express the files units settings at the bottom left hand corner next to the current mouse position and before The current layer. If the units are wrong for the work you are doing, right click the units and then left click the Unit Settings from the dropdown menu. This will again open up the Rhino Options window, but is now referring to the specific file you have open. Within the window you can change the model units and the tolerances (tolerances are very important in dealing with fabrication problems with NURBS geometry and should be considered for all issues surrounding 3d printing.) By double clicking on the text that says the viewports name (for example Perspective ) you can make it full screen. and click on Osnap. Camera Guide; The camera in Rhino responds to the following commands: Scrolling the middle mouse button zooms in and out. Right mouse button pans in 2D projections and rotates in 3D projections. Shift + Right mouse button pans in 3D projections. The last thing to consider when setting up a file in Rhinoceros is the files Background Colour. You can either come to terms with the neutral gray colour as it t EndOfLine.info p 2

3 FAKING TRABECULAE; this before you press enter to complete the command: Modelling requires planning, there needs to be more than a clear image of what you want in your head, you need to be able break it down into a series of steps that are achievable through computational methods. Consider Supermanoeuvre s Trabeculae, although it is done through computational methods the result can be copied manually through putting a number of rhino commands together. [ 1. Let s set this up as a 50m by 25m. Also let us assume that a floor is 3.5m. So let s draw a 50m x 25m x 3.5m box by typing box in the command line. The command line will now prompt you for a starting position, you could choose any point in xyz space, but we will choose the origin by typing 0 or 0,0,0. It will then prompt you for the dimensions of the box one at a time. Type in the dimensions taking note of the scale of your file (50m in millimeters is 50000mm). 3. Let s lock the tower on another layer so we can start working on looking at generating the cuts. Select the tower by clicking on it. Go to the Layers Panel - The icon is the one that looks like a cake and right click on Layer 01 and select Change Object Layer from the dropdown menu. You will notice the tower turns red. Click the padlock next to Layer 01 in the Layers Panel to lock the tower. 2. Let us scale the tower up vertically the number of floors we want, in this case 30. Make sure the End snap is on in the Osnap menu, before typing Scale1D in the command line. Rhino s command line will then prompt you for an origin point which in this case is one of the corners of the box. It will now prompt you for a Scale factor or a reference point, in this case we want to set the scale factor to the number of floors, 30. Rhino will now prompt you for a scale direction while it deforms the box; snap to the point directly above the corner of the box you selected originally. Your screen should look something like 4. Now we need to start making some curves t EndOfLine.info p 3

4 going through the tower to use as a rail to subtract material from the mass. Make sure that your rendering is set to Ghosted from the Viewport dropdown menu and draw a number of curves that have their ends outside the mass of the tower, by typing Curve in the command line and clicking to place control points. 6. With the curves selected type PointsOn in the command line, you will notice that each curve has 5 points. Select several points and type Move [DO NOT DRAG!] You will notice that the move command has a series of options, in this case we want to move things vertically, so click on vertical or type v. Now you can move the points up within the solid by clicking on a starting position and then clicking again on an ending position. You should have something that looks like this: 5. Marque across the curves making sure that you either: a. Drag from the left making sure that all the curves are entirely within the marque; or b. Drag from the right making sure that all the curves have a portion within the marque. Then type Rebuild in the command line leaving the Point Count at 5 and changing the Degree to 2 and press OK. Continue moving the points up through the solid until you are happy with their positions. In the end we are looking for something like this: t EndOfLine.info p 4

5 geometry. Draw a line along the x-axis by typing Line into the command line. Type 0 to set the start at the origin and hold down the shift key to lock the line to the x-axis and then click to end the line. Now draw a curve to the side of the line and type revolve in the command line. Select the curve as the object to revolve, select the start of the line as the start of the revolution axis and select the end of the line as the end of the revolution axis. Set the angle to 360 and press enter you should have an object that joins up onto itself like so: 9. Select the surface just created and type Cap to turn it into a polysurface that is completely closed. 7. Now as before select the curves and lock them onto Layer 02 and hide both Layer 01 and Layer 02 by turning the lightbulb off. 8. The screen should now be empty of any 10. Unlock and Turn Layer 02 to visible. Now type Flow into the command line. You will be prompted to select an object in this case the polysurface then a base curve in this case the line. One of the options in the command line will say Stretch make sure that this equals Yes If it equals No click on it OR type s into the command line. After doing every curve select one of the tubes and select one touching it and type Boolean Union until all of them are joined together. [This needs to be done one by one!] You should have something hideous like this: t EndOfLine.info p 5

6 13. Here we need to mesh the tower box and solve the intersections between the trabeculae. So select the box and type Mesh then add the meshed box onto the Default layer and turn off Layer 01. Now use the command Mesh Trim to trim away the excess by selecting the box as the cutting object and the trabeculae as the object to be cut. [Make sure you select the bits you DON T want.] Deleting the Mesh Box leaves you with something like this: 11. Now type Mesh in the command line and put the original polysurface on Layer 03 and hide it. 12. Selecting the Mesh Version of the form, type Smooth into the command line. Now press spacebar untill you are satisfied with the smoothing. You should end up with something like, this may take some number of commands. 14. Select the meshes and type OffsetMesh into the command line. A dialog box will open up in which you can give the mesh a thickness, in this instance let s put 0.1m on each side. 15. Now turn on the box layer Layer 01 and type Contour in the command line. Rhino will prompt you to select objects, which in this case is the un-offset mesh AND the Box. Rhino will now prompt you for the base point, choose a point at the bottom of the tower, then it will prompt for a direction, choose a point directly above the base point you just selected. It will finally ask for a distance, in this case it is 3.5m. t EndOfLine.info p 6

7 16. Move the mesh to Layer 05 and hide that layer. Select the curves and type Join in the command line. Level by level, select all the curves on that level and type Curve Boolean. You will be prompted to select the areas you want to KEEP, which in this scenario is the floor plate that hasn t been eaten away by the mesh. Make sure in the command prompt, that delete input is set to all. Then with the new curves selected type PlanarSrf into the command line to turn it into a surface. 17. Click the new layer icon and make a new layer. Then type SelCrv to select all the visable curves and add them to the new layer Layer 06. t EndOfLine.info p 7

8 18. Offset the box inwards by scaling it 1D in the x direction by (50-0.5)m then using the Move command to move it in that direction in 0.25m, do the same in y for (25-0.5) m, moving it 0.25m as well. view in which it was drawn, in this case, the perspective view. This allows you to quickly look through a piece of geometry to find the section or plan you would like to cut. 19. Select the Meshes on Layer 04 and type MeshToNURB in the command line. This may take a while but the mesh will be copied as a polysurface. Put the mesh onto a new Layer, Layer 07 leaving the polysurface version of it on Layer 04. Type Split to delete the excess components of the box leaving you with something like the image to the below. 20. Finally select the floor plates and type ExtrudeSrf into the command line. Extrude them a distance of 0.3 m making sure that solid is set to Yes. Drawing and Exporting; Now double click on the perspective title to return to 4 view. You will notice that it is only active in the perspective view, if you want to turn the clipping plane on and off in particular views, as long as the clipping plane is selected you will have access to a Clipping Plane Tab in the Object Properties menu. You may tick and un-tick the views you want the plane to be active in. Rhino has a series of Mechanisms to get drawings of 3D objects out quickly. This section will quickly look at a couple of production based Rhino commands. Although Rhino can do everything that autocad can do, that will be an exercise left to the reader. The two most important commands in Rhino for the production of orthographic drawings are ClippingPlane and Make2D. Type ClippingPlane into the command line and you will then be prompted to draw a rectangle. Note that you can draw a rectangle on the construction plane, which is by default set to the top view for plans OR you can click on Vertical or type v into the command line to take a section. You will notice that the rectangle clips the geometry in the t EndOfLine.info p 8

9 Now, select your objects with the clipping plane and type Make2D, you will be presented with the following dialog box: Exporting in Rhino is the same as within any other piece of software for the most part, except you can export EVERY object or just SELECTED objects. Once you have selected the objects you wish to export you will be shown a save file dialog box. Make sure Maintain Source Layers is ticked and press OK. In the Top View you will notice you will be rewarded with a line drawing of all the selected NURBS objects from the view that was selected when you wrote the command. The command DOES NOT make drawings of mesh objects. Further, you will notice that the drawing respects the layers that the objects where on. One of Rhino s strengths is its compatibility. However there are a few that are more useful then others:.3dm - this is useful for backwards compatibility (There is an error in Rhino 4 with the way the Trim command works that can be a time saver).ai - this is useful for exporting drawings to Illustrator..IGES - this is useful for exporting files to other NURBS suites. [Maya].OBJ - this is useful for exporting files to other MESH suites. [Maya, 3DS Max].STL - this is useful for exporting files for 3D printing..dwg - this is useful for exporting files to autocad.sat - this is useful and extremely annoying to export Rhino Geometry into Revit..TXT - this is useful when trying to rebuild a file through algorithmic methods, such as Grasshopper and MEL. t EndOfLine.info p 9

10 t EndOfLine.info p 10

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

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

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

MAYA; AN INTRODUCTION TO MAYA; EndOfLine.info;

MAYA; AN INTRODUCTION TO MAYA; EndOfLine.info; MAYA; AN INTRODUCTION TO MAYA; EndOfLine.info; Maya is an intuitive modelling and animation software that relies on a different set of techniques and strategies than Rhinoceros. It is important to note

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

NURBS modeling for Windows. Training Manual Level 1

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

More information

TUTORIAL 07: RHINO STEREOTOMIC MODELING PART 2. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture

TUTORIAL 07: RHINO STEREOTOMIC MODELING PART 2. By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture TUTORIAL 07: RHINO STEREOTOMIC MODELING PART 2 By Jeremy L Roh, Professor of Digital Methods I UNC Charlotte s School of Architecture This tutorial will explore the Stereotomic Modeling Methods within

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

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

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

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

More information

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

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 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

3D AUTOCAD. The view we ve been working in is a top or plan view. From this view even a 3D drawing will appear 2D.

3D AUTOCAD. The view we ve been working in is a top or plan view. From this view even a 3D drawing will appear 2D. 3D AUTOCAD Thus far, we ve looked at tools and operations in 2D with work completed on only the X- and Y- axes. The axes symbol has been present on our screen but we haven t had much use for it. The view

More information

SWITCHING FROM RHINO TO VECTORWORKS

SWITCHING FROM RHINO TO VECTORWORKS SWITCHING FROM RHINO 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 use

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

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

Each trainee receives the official 260 page courseware as part of attending this course.

Each trainee receives the official 260 page courseware as part of attending this course. Level 1 NURBS modelling with Rhino Course Outline This course is for anyone new, or nearly new, to Rhino. Recognised as THE introductory course for Rhino, all trainees receive an Official Certificate on

More information

Modeling a Gear Standard Tools, Surface Tools Solid Tool View, Trackball, Show-Hide Snaps Window 1-1

Modeling a Gear Standard Tools, Surface Tools Solid Tool View, Trackball, Show-Hide Snaps Window 1-1 Modeling a Gear This tutorial describes how to create a toothed gear. It combines using wireframe, solid, and surface modeling together to create a part. The model was created in standard units. To begin,

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

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 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

1st Point. 2nd Point. hold shift & drag along Y. Splines

1st Point. 2nd Point. hold shift & drag along Y. Splines Splines STEP 1: open 3DS Max _ from the Command Panel under the Create tab click on Shapes (note: shapes are really Splines) _ under Object Type click on Ellipse STEP 2: Expand the Keyboard Entry tab type

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

solidthinking User Interface

solidthinking User Interface Lesson 1 solidthinking User Interface This lesson introduces you to the solidthinking interface. The functions described represent the tools necessary for effectively managing the modeling of a project.

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

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

Chapter 15: Penguin - Point Editing and Blending

Chapter 15: Penguin - Point Editing and Blending This tutorial demonstrates point-editing techniques including moving and scaling control points and adding knots to surfaces to increase control. In addition, you will use blends to create smooth transitions

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

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

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

CATIA V5 Parametric Surface Modeling

CATIA V5 Parametric Surface Modeling CATIA V5 Parametric Surface Modeling Version 5 Release 16 A- 1 Toolbars in A B A. Wireframe: Create 3D curves / lines/ points/ plane B. Surfaces: Create surfaces C. Operations: Join surfaces, Split & Trim

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

Editing Polygons. Adding material/volume: Extrude. Learning objectives

Editing Polygons. Adding material/volume: Extrude. Learning objectives Learning objectives Be able to: use the Extrude tool to add volume to a polygon know what edge loops are and how to insert edge loops in a polygon cut edges in a polygon know multiple methods of sewing

More information

Premiere Pro Desktop Layout (NeaseTV 2015 Layout)

Premiere Pro Desktop Layout (NeaseTV 2015 Layout) Premiere Pro 2015 1. Contextually Sensitive Windows - Must be on the correct window in order to do some tasks 2. Contextually Sensitive Menus 3. 1 zillion ways to do something. No 2 people will do everything

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

The Beret-Palette Ring. Designed by Luiz Maia

The Beret-Palette Ring. Designed by Luiz Maia The Beret-Palette Ring Designed by Luiz Maia Table of Contents Part I Description of the model.p. 3 Part II Building the ring..p. 4-25 The beret-palette....p. 4-11 The shank/paintbrush p. 12 The handle

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

REU Modeling Course Day 1. AutoDesk Maya - Program Introduction + Getting Started

REU Modeling Course Day 1. AutoDesk Maya - Program Introduction + Getting Started REU Modeling Course Day 1 AutoDesk Maya - Program Introduction + Getting Started Workshop Workflow Compare/introduce CAD programs and purposes review Creating/Experimenting with Today s mini goal CAD Programs

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

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

Autodesk Fusion 360: Model. Overview. Modeling techniques in Fusion 360

Autodesk Fusion 360: Model. Overview. Modeling techniques in Fusion 360 Overview Modeling techniques in Fusion 360 Modeling in Fusion 360 is quite a different experience from how you would model in conventional history-based CAD software. Some users have expressed that it

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

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

Inventor 201. Work Planes, Features & Constraints: Advanced part features and constraints

Inventor 201. Work Planes, Features & Constraints: Advanced part features and constraints Work Planes, Features & Constraints: 1. Select the Work Plane feature tool, move the cursor to the rim of the base so that inside and outside edges are highlighted and click once on the bottom rim of the

More information

How to Create a Fountain Pen

How to Create a Fountain Pen How to Create a Fountain Pen Lesson 4 How to Create a Fountain Pen This lesson will guide you in building a fountain pen. You will use the following tools: NURBS curves. Extrusion. Mirror. Trim. Blend

More information

Autodesk User Group International AUGI Training Program (ATP)

Autodesk User Group International AUGI Training Program (ATP) Autodesk User Group International AUGI Training Program (ATP) This course (and every course you are registered for) will only continue if you re-register for it after completing every segment. To do this

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

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

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

SketchUp + Google Earth LEARNING GUIDE by Jordan Martin. Source (images): Architecture

SketchUp + Google Earth LEARNING GUIDE by Jordan Martin. Source (images):  Architecture SketchUp + Google Earth LEARNING GUIDE by Jordan Martin Source (images): www.sketchup.com Part 1: Getting Started with SketchUp GETTING STARTED: Throughout this manual users will learn different tools

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

Chapter 1: Introduction

Chapter 1: Introduction Modeling in 3-D is the process of creating a mathematical representation of an object's surfaces. The resulting model is displayed on your screen as a two-dimensional image. Rhino provides tools for creating,

More information

Trimmed Surfaces Maya 2013

Trimmed Surfaces Maya 2013 2000-2013 Michael O'Rourke Trimmed Surfaces Maya 2013 Concepts Trimming works only on patches (in Maya, this means NURBS patches) Does not work with polygonal models A trim can look similar to a Boolean

More information

Photocopiable/digital resources may only be copied by the purchasing institution on a single site and for their own use ZigZag Education, 2013

Photocopiable/digital resources may only be copied by the purchasing institution on a single site and for their own use ZigZag Education, 2013 SketchUp Level of Difficulty Time Approximately 15 20 minutes Photocopiable/digital resources may only be copied by the purchasing institution on a single site and for their own use ZigZag Education, 2013

More information

User InterfaceChapter1:

User InterfaceChapter1: Chapter 1 User InterfaceChapter1: In this chapter you will learn about several aspects of the User Interface. You will learn about the overall layout of the UI, and then about the details of each element.

More information

Rhinoceros Car Modeling Tutorial

Rhinoceros Car Modeling Tutorial Rhinoceros Car Modeling Tutorial This tutorial will guide you to car nurbs modeling process using Rhinoceros 3.0. To start a car modeling you will need some car images (or sketches) to get an idea of the

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

Guide: CNC Milling

Guide: CNC Milling Guide: CNC Milling 20-07-2016 Overview P1 What is a CNC router? A CNC (computer Numerical Controlled) router is a computer controlled machine for cutting different materials along a path, or 3D shape,

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

This is the opening view of blender.

This is the opening view of blender. This is the opening view of blender. Note that interacting with Blender is a little different from other programs that you may be used to. For example, left clicking won t select objects on the scene,

More information

Tutorial 2: Particles convected with the flow along a curved pipe.

Tutorial 2: Particles convected with the flow along a curved pipe. Tutorial 2: Particles convected with the flow along a curved pipe. Part 1: Creating an elbow In part 1 of this tutorial, you will create a model of a 90 elbow featuring a long horizontal inlet and a short

More information

User Guide. for. JewelCAD Professional Version 2.0

User Guide. for. JewelCAD Professional Version 2.0 User Guide Page 1 of 121 User Guide for JewelCAD Professional Version 2.0-1 - User Guide Page 2 of 121 Table of Content 1. Introduction... 7 1.1. Purpose of this document... 7 2. Launch JewelCAD Professional

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

Lesson 2 Constructive Solid Geometry Concept. Parametric Modeling with I-DEAS 2-1

Lesson 2 Constructive Solid Geometry Concept. Parametric Modeling with I-DEAS 2-1 Lesson 2 Constructive Solid Geometry Concept Parametric Modeling with I-DEAS 2-1 2-2 Parametric Modeling with I-DEAS Introduction In the 1980s, one of the main advancements in Solid Modeling was the development

More information

Quick Tips to Using I-DEAS. Learn about:

Quick Tips to Using I-DEAS. Learn about: Learn about: Quick Tips to Using I-DEAS I-DEAS Tutorials: Fundamental Skills windows mouse buttons applications and tasks menus icons part modeling viewing selecting data management using the online tutorials

More information

BFB Axon software manual

BFB Axon software manual Contents Install BFB Axon on your computer from the website for the latest version: www.bitsfrombytes.com > Downloads> Software. (Or from the SD card if supplied). If you are using Vista or windows 7,

More information

Input CAD Solid Model Assemblies - Split into separate Part Files. DXF, IGES WMF, EMF STL, VDA, Rhino Parasolid, ACIS

Input CAD Solid Model Assemblies - Split into separate Part Files. DXF, IGES WMF, EMF STL, VDA, Rhino Parasolid, ACIS General NC File Output List NC Code Post Processor Selection Printer/Plotter Output Insert Existing Drawing File Input NC Code as Geometry or Tool Paths Input Raster Image Files Report Creator and Designer

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

Chapter 3- Creating & Editing Objects

Chapter 3- Creating & Editing Objects ` Chapter 3- Creating & Editing Objects Edit Mode- Mesh Editing Object Mode After you have created a mesh, you can go into Edit mode (Tab key or Mode option in window) and change its shape. In edit mode,

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

Introduction to AutoCAD 2010

Introduction to AutoCAD 2010 Page 1 Introduction to AutoCAD 2010 Alf Yarwood Chapter 18 Exercise 1 1. Open AutoCAD 2010 with a double-click on its shortcut icon in the Windows desktop. 2. Open the template acadiso3d.dwt. 3. Make new

More information

Introduction to AutoCAD Chapter 15 Exercise 1

Introduction to AutoCAD Chapter 15 Exercise 1 Page 1 Introduction to AutoCAD 2010 Alf Yarwood Chapter 15 Exercise 1 1. Open AutoCAD 2010 with a double-click on its shortcut icon in the Windows desktop. 2. Open the template acadiso3d.dwt. 3. Open the

More information

Introduction to Maya

Introduction to Maya 1 M CO PY RI GH TE D MA TE RI AL Introduction to Maya aya is a powerful 3D modeling, animation, effects, and rendering solution that has been used in everything from product design to feature films. In

More information

Character Modeling IAT 343 Lab 6. Lanz Singbeil

Character Modeling IAT 343 Lab 6. Lanz Singbeil Character Modeling IAT 343 Lab 6 Modeling Using Reference Sketches Start by creating a character sketch in a T-Pose (arms outstretched) Separate the sketch into 2 images with the same pixel height. Make

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

LAB # 2 3D Modeling, Properties Commands & Attributes

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

More information

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

Steps for preparing files for 3D Printing

Steps for preparing files for 3D Printing Steps for preparing files for 3D Printing 1. Ensuring proper units Go to Tools>Options and click on the Units tab. If the model units are not set to inches, set them to inches and click OK. A pop-up window

More information

SCENE FILE MANIPULATION SCENE FILE MANIPULATION GETTING STARTED MODELING ANIMATION MATERIALS + MAPPING RENDERING. Saving Files. Save.

SCENE FILE MANIPULATION SCENE FILE MANIPULATION GETTING STARTED MODELING ANIMATION MATERIALS + MAPPING RENDERING. Saving Files. Save. SCENE FILE MANIPULATION SCENE FILE MANIPULATION There are several things you can do with a scene file in 3ds Max. You can save a file, save a file temporarily and retrieve it, and combine scene files.

More information

1 General Principles. General Principles. In this chapter 1-1

1 General Principles. General Principles. In this chapter 1-1 1 General Principles In this chapter 1 General Principles 1.1 User Interface 1.2 Title bar 1.3 Menu bar 1.4 Standard Toolbar 1.5 The drawing area 1.6 Component tabs 1.7 Status Bar 1.8 Manipulating Components

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

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

Back to Flat Producing 2D Output from 3D Models

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

More information

Autodesk Navisworks Freedom Quick Reference Guide

Autodesk Navisworks Freedom Quick Reference Guide WP CAD 00074 March 2012 Guide by Andy Davis Autodesk Navisworks Freedom Quick Reference Guide Quick Reference Guide to Autodesk Navisworks Freedom Opening a Model To open a model, click on the Application

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

Multiframe Windows Version 16. User Manual

Multiframe Windows Version 16. User Manual Multiframe Windows Version 16 User Manual Bentley Systems, Incorporated 2013 License & Copyright Multiframe Program & User Manual 2013 Bentley Systems, Incorporated iii Table of Contents License & Copyright...

More information

Adobe InDesign CS6 Tutorial

Adobe InDesign CS6 Tutorial Adobe InDesign CS6 Tutorial Adobe InDesign CS6 is a page-layout software that takes print publishing and page design beyond current boundaries. InDesign is a desktop publishing program that incorporates

More information

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

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

More information

Battery Holder. Chapter 9. Boat. A. Front Extrude. Step 1. Click File Menu > New, click Part and OK. SolidWorks 10 BATTERY HOLDER AA BOAT Page 9-1

Battery Holder. Chapter 9. Boat. A. Front Extrude. Step 1. Click File Menu > New, click Part and OK. SolidWorks 10 BATTERY HOLDER AA BOAT Page 9-1 Chapter 9 Boat Battery Holder A. Front Extrude. Step 1. Click File Menu > New, click Part and OK. AA Step 2. Click Front (plane) in the Feature Manager and click Sketch from the Content toolbar, Fig. 1.

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

Acrobat X Professional

Acrobat X Professional Acrobat X Professional Toolbar Well Page Navigations/Page Indicator Buttons for paging through document Scroll Bar/box page indicator appears when using the scroll button to navigate. When you release

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

To familiarize of 3ds Max user interface and adapt a workflow based on preferences of navigating Autodesk 3D Max.

To familiarize of 3ds Max user interface and adapt a workflow based on preferences of navigating Autodesk 3D Max. Job No: 01 Duration: 8H Job Title: User interface overview Objective: To familiarize of 3ds Max user interface and adapt a workflow based on preferences of navigating Autodesk 3D Max. Students should be

More information

FLATTERY TO PRINT TUTORIAL

FLATTERY TO PRINT TUTORIAL FLATTERY TO PRINT TUTORIAL 1. With building shell completely unfolded and flat, select all pieces to print 2. Move flattened pattern to unoccupied area of model space 3. Turn off perspective: Camera >

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

Max scene used to generate the image from the second pdf in this tutorial.

Max scene used to generate the image from the second pdf in this tutorial. Tutorial covers creating vector drawings from a 3ds max scene and methods for compositing these drawings back into a rendering. Rendering set up is based of the lighting set up from the mental ray/skylight/mr

More information

SketchUp Starting Up The first thing you must do is select a template.

SketchUp Starting Up The first thing you must do is select a template. SketchUp Starting Up The first thing you must do is select a template. While there are many different ones to choose from the only real difference in them is that some have a coloured floor and a horizon

More information

Sending image(s) to report Click Send Snapshot on any screen in Dolphin3D and choose the Send to Report option

Sending image(s) to report Click Send Snapshot on any screen in Dolphin3D and choose the Send to Report option Dolphin 3D Reports Sending image(s) to report Click Send Snapshot on any screen in Dolphin3D and choose the Send to Report option Creating a report step by step 1. Generate the desired images in Dolphin3D

More information

Solidworks 2006 Surface-modeling

Solidworks 2006 Surface-modeling Solidworks 2006 Surface-modeling (Tutorial 2-Mouse) Surface-modeling Solid-modeling A- 1 Assembly Design Design with a Master Model Surface-modeling Tutorial 2A Import 2D outline drawing into Solidworks2006

More information