Modeling Basics for 3D Printing Using AutoCAD

Size: px
Start display at page:

Download "Modeling Basics for 3D Printing Using AutoCAD"

Transcription

1 Modeling Basics for 3D Printing Using AutoCAD William Work CAD Manager Join us on Twitter: #AU2014

2 Who am I? Architect CAD Manager I am an architect and CAD manager with a firm of more than three hundred professional staff working on projects spanning a wide range of project types. On a daily basis, I work closely with the design staff providing impromptu one-on-one Q&A style AutoCAD support and tutorials. On a regular basis I develop and deliver structured classes. I have also worked directly with resellers providing a variety of consulting services throughout the United States. These services have included AutoCAD deployment and customization, on-site training, and CAD standards development and documentation.

3 What s in it for you? My goal is that you will: Understand the fundamentals of 3D printing. Be able to create 3D geometry that is suitable for 3D printing. Validate your 3D model. Output the required STL format file. We ll do all of this entirely within AutoCAD!

4 How Will We Get There? The first part of my talk will be an introduction to the 3D modeling capabilities of AutoCAD particularly related to 3D printing. Along the way I will demonstrate some of the fundamentals. The second part will be a step by step case study of the creation of a 3D model for 3D printing.

5 But first,the most transformative technological innovation of our time, Hemispheres Magazine, November 2014

6 Why Use AutoCAD For Creating 3D Geometry? AutoCAD fully supports 3D geometry. AutoCAD s 3D command set is robust. You don t need to learn another software application. You don t need to purchase another software application.

7 The Basics of 3D Printing

8 What is 3D Printing? 3D printing is a fabrication process whereby an object is generated directly from a 3D computer model. It is an additive process that lays down successive layers of material under computer control. The input to the 3D printer is an STL file that you generate from your 3D computer model.

9 Best Practices Modeling for 3D printing is not fault tolerant. Faces must meet cleanly. The model must be watertight. Small elements will need to be exaggerated. The model must be one piece.

10 Your AutoCAD Workspace Make the 3D Modeling workspace current. The handout lists ten useful system variables. Here are two important settings. Osnapz=0 Prevents osnaps from autoprojecting to the XY plane. Solidcheck=1 Turns on 3D solid validation. Both of these are the default settings.

11 Visual Styles Control how objects appear in a viewport. Many times changing from one visual style to another will help you better understand your model. Visual styles can be customized. Vpcontrol=1 will display the control in the upper left corner of the drawing area.

12 The AutoCAD 3D Tools

13 AutoCAD s 3D Modeling Tools AutoCAD allows you to model using solids, surfaces, and meshes. In my experience solids are well suited to 3D modeling for 3D printing. Closed meshes are also perfectly valid. Surfaces are not valid for 3D printing. We will concentrate on solids.

14 AutoCAD s 3D Modeling Tools Solid Primitives Think of the solid primitives as your basic building blocks. Your model will often start with these and then you will manipulate them in various ways to achieve your desired result. Box Cylinder Cone Sphere Pyramid Wedge Torus Polysolid

15

16 AutoCAD s 3D Modeling Tools Solids Generation Solids can be generated from closed objects that define profiles. Using these objects you can easily create many complex geometries. Extrude Loft Revolve Sweep

17

18 AutoCAD s 3D Modeling Tools Composite Solids Composite solids are created by adding together, subtracting, or finding the intersection of objects. Union Subtract Intersect Often the object you are modeling will begin with primitive solids and generated solids combined with each other.

19

20 AutoCAD s 3D Editing Tools Solid Editing AutoCAD offers several commands to further edit your model. Use these commands to directly manipulate faces, edges, and vertices. Presspull Imprint Shell Fillet or Filletedge Slice

21

22 Cleaning and Validating Your 3D Model Clean Clean removes redundant edges, vertices, and unused geometry from your model. Clean and Check options of the Solidedit command. Check Validates your model. If your model passes the check, this prompt is displayed: This object is a valid ShapeManager solid.

23 Creating Your Output File Most 3D printers will want an STL file. Use the 3dprint command. That s all there is to it.

24 Case Study

25 Case study: Doric Column What follows is a step by step example of how a complex object might be built using the commands and techniques just described.

26 Step 1: Construction Guides Establish the centerline of the column shaft. Draw guides for the diameter of the shaft at both ends. Divide the defining circles into 20 segments. Draw guides for the radius and location of one flute at both ends of the shaft.

27 Step 2: Loft the shaft Using the guides for the shaft, create the shaft by lofting.

28 Step 3: Loft the flute Using the guides for the flute, create the flute volume by lofting.

29 Step 4: Array the flute volume Using a polar array, generate volumes for the 20 flutes.

30 Step 5: Subtract the flute volumes Using a Boolean subtraction, subtract the flute volumes from the shaft.

31 Step 6: Place spheres for the flute ends. Using the guides for the flutes, place spheres at both ends of the flutes.

32 Step 7: Array the flute end spheres Using a polar array, generate spheres for the 40 flute ends (top and bottom).

33 Step 8: Subtract the flute ends Using a Boolean subtraction, subtract the flute end spheres from the shaft. At this point the column shaft is complete.

34 Step 9: Shell the column shaft To reduce the print time and the amount of material used, apply the shell command. Within the context of the command, remove the top face of the shaft.

35 Step 10: Capital and base guides Place guides for the capital and the base in position. Extrude the plinth is horizontally. Revolve the base moulding around the center of the column. Extrude the abacus downward. Extrude the abacus moulding around the abacus. Revolve the capital moulding around the center of the column. ABACUS ABACUS MOULDING CAPITAL MOULDING BASE MOULDING PLINTH

36 Step 11: Completed project but The column looks complete but would be more suitable for 3D printing if the capital was separated. As it stands the column will require support material to handle the overhang of the column capital resulting in time spent for postprocess cleaning.

37 Step 12: Capital removed Remove and invert the column capital. Created a stud within the column shaft.

38 Step 14: Final step Subtract the stud from the column shaft. Note that the stud is keyed to ensure the proper alignment when the column is assembled. Scale down slightly a copy of the stud and place it on the column capital. The union command is applied to each model.

39 Sending the model to the 3D Printer The software application that comes with the 3D printer allows you to arrange the model or models on the build plate for maximum efficiency. Note that this application offers an estimate of the time and material required.

40 Final 3D printed column

41 Thank you for your time. I hope this brief seminar has encouraged you to go forth and start exploring 3D modeling in AutoCAD.

42 Autodesk is a registered trademark of Autodesk, Inc., and/or its subsidiaries and/or affiliates in the USA and/or other countries. All other brand names, product names, or trademarks belong to their respective holders. Autodesk reserves the right to alter product and services offerings, and specifications and pricing at any time without notice, and is not responsible for typographical or graphical errors that may appear in this document Autodesk, Inc. All rights reserved.

Using 3D AutoCAD Surfaces to Create Composite Solids

Using 3D AutoCAD Surfaces to Create Composite Solids Using 3D AutoCAD Surfaces to Create Composite Solids J.D. Mather Pennsylvania College of Technology GD211-2P This class explores the creation of 3D surfaces used in creating composite solids. Many solid

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

AUTOCAD 3D. This course incorporates the features, commands, and techniques necessary to create, edit, and plot a 3D technical drawing in AutoCAD.

AUTOCAD 3D. This course incorporates the features, commands, and techniques necessary to create, edit, and plot a 3D technical drawing in AutoCAD. AUTOCAD 3D Course www.gteceducation.com.sg This course incorporates the features, commands, and techniques necessary to create, edit, and plot a 3D technical drawing in AutoCAD. Entry Requirement Course

More information

Lesson 5 Solid Modeling - Constructive Solid Geometry

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

More information

Solid Modeling: Part 1

Solid Modeling: Part 1 Solid Modeling: Part 1 Basics of Revolving, Extruding, and Boolean Operations Revolving Exercise: Stepped Shaft Start AutoCAD and use the solid.dwt template file to create a new drawing. Create the top

More information

Technical Education Services

Technical Education Services AutoCAD 3D Drawing and Modeling Official Training Guide Course Length: 3 days AutoCAD 3D Drawing and Modeling introduces students who are proficient with the 2D commands in the AutoCAD software to 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

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

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

Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling

Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling Autodesk Conceptual Design Curriculum 2011 Student Workbook Unit 2: Parametric Exploration Lesson 1: Parametric Modeling Overview: Parametric Modeling In this lesson, you learn the basic principles of

More information

Plano de Aula - AutoCAD D Básico - cód Horas/Aula

Plano de Aula - AutoCAD D Básico - cód Horas/Aula Plano de Aula - AutoCAD 2008 3D Básico - cód. 3175 24 Horas/Aula Aula 1 Capítulo 1 - Tela do Programa Capítulo 2-3D Make Control Panel - Aula 2 2-3D Make Control Panel - Aula 3 2-3D Make Control Panel

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

ASCENT - Center for Technical Knowledge AutoCAD D Drawing and Modeling Revision 1.0 Prepared and produced by: ASCENT Center for Technical Knowle

ASCENT - Center for Technical Knowledge AutoCAD D Drawing and Modeling Revision 1.0 Prepared and produced by: ASCENT Center for Technical Knowle AutoCAD 2011 3D Drawing and Modeling Student Guide Cover Page Revision 1.0 June 2010 ASCENT - Center for Technical Knowledge AutoCAD 2011 3D Drawing and Modeling Revision 1.0 Prepared and produced by:

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

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

AutoCAD for Engineers and Designers, 21st Edition. (3D and Advanced)

AutoCAD for Engineers and Designers, 21st Edition. (3D and Advanced) AutoCAD 2015 for Engineers and Designers, 21st Edition (3D and Advanced) CADCIM Technologies 525 St. Andrews Drive Schererville, IN 46375, USA (www.cadcim.com) Contributing Author Sham Tickoo Professor

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

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

Autodesk 123D Beta5 Overview

Autodesk 123D Beta5 Overview Autodesk 123D Beta5 Overview Welcome. This overview document for Autodesk 123D will assist you in developing your understanding of the software and how you can use it to create your design ideas. Designing

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

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

Engineering Drawing II

Engineering Drawing II Instructional Unit Basic Shading and Rendering -Basic Shading -Students will be able -Demonstrate the ability Class Discussions 3.1.12.B, -Basic Rendering to shade a 3D model to apply shading to a 3D 3.2.12.C,

More information

Feature-Based Modeling and Optional Advanced Modeling. ENGR 1182 SolidWorks 05

Feature-Based Modeling and Optional Advanced Modeling. ENGR 1182 SolidWorks 05 Feature-Based Modeling and Optional Advanced Modeling ENGR 1182 SolidWorks 05 Today s Objectives Feature-Based Modeling (comprised of 2 sections as shown below) 1. Breaking it down into features Creating

More information

Tips and tricks. AutoCAD 2010

Tips and tricks. AutoCAD 2010 Tips and tricks AutoCAD 2010 Parametric Drawing Powerful new parametric drawing functionality in AutoCAD 2010 enables you to dramatically increase productivity by constraining drawing objects based on

More information

What s New in Autodesk Inventor 2019

What s New in Autodesk Inventor 2019 What s New in Autodesk Inventor 2019 Welcome & Agenda Inventor 2019 Professional Grade Connected Inventor Experience Accessing the update Q&A Designed in Inventor by Benoit Belleville. Available for download

More information

3D printing Workshop Breakdown

3D printing Workshop Breakdown 3D printing Workshop Breakdown Opening Lecture/Remarks (20-30 Minutes) -Introduction to 3D modeling software Overview of what 3D modeling software is Introduction to 123D Design Introduction to 123D Design

More information

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers.

6. CAD SOFTWARE. CAD is a really useful tool for every engineer, and especially for all the designers. 6. CAD SOFTWARE CAD is a really useful tool for every engineer, and especially for all the designers. Not only because it makes drawing easier, but because it presents the advantage that if any detail

More information

What We Should Really Be Teaching in the AutoCAD Classroom, Part II

What We Should Really Be Teaching in the AutoCAD Classroom, Part II What We Should Really Be Teaching in the AutoCAD Classroom, Part II J.C. Malitzke Moraine Valley Community College ED311-1 This class will focus on the 3D commands and features of AutoCAD. For the past

More information

Autodesk Inventor 2016

Autodesk Inventor 2016 Parametric Modeling with Autodesk Inventor 2016 Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites to learn

More information

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

Geometry Definition in the ADINA User Interface (AUI) Daniel Jose Payen, Ph.D. March 7, 2016

Geometry Definition in the ADINA User Interface (AUI) Daniel Jose Payen, Ph.D. March 7, 2016 Geometry Definition in the ADINA User Interface (AUI) Daniel Jose Payen, Ph.D. March 7, 2016 ADINA R&D, Inc., 2016 1 Topics Presented ADINA에서쓰이는 Geometry 종류 Simple (AUI) geometry ADINA-M geometry ADINA-M

More information

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03

BobCAD CAM V25 4 Axis Standard Posted by Al /09/20 22:03 BobCAD CAM V25 4 Axis Standard Posted by Al - 2012/09/20 22:03 Many BobCAD CAM clients that run a 4 axis have requested to work directly with Solids or STL files. In the past we only offered 4 axis indexing

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

Autodesk AutoCAD In Mechanical Engineering Design Edward Locke

Autodesk AutoCAD In Mechanical Engineering Design Edward Locke Autodesk AutoCAD In Mechanical Engineering Design Edward Locke Engineering Department Santa Ana College Mechanical Engineering Drafting Essentials Working Drawings: Orthographic Projection Views (multi-view,

More information

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept.

Introduction to Solid Modeling Parametric Modeling. Mechanical Engineering Dept. Introduction to Solid Modeling Parametric Modeling 1 Why draw 3D Models? 3D models are easier to interpret. Simulation under real-life conditions. Less expensive than building a physical model. 3D models

More information

Autodesk ISI ACADEMY. ISI Academy for Autodesk AutoCAD 2014

Autodesk ISI ACADEMY. ISI Academy for Autodesk AutoCAD 2014 ISI ACADEMY Autodesk Starting AutoCAD Understanding Activation Introducing the Customer Involvement Program Introducing the AutoCAD Welcome Screen Understanding the Performance Tuner Understanding How

More information

The following learning resources are pre-requisites to help prepare you in supporting your students through this course.

The following learning resources are pre-requisites to help prepare you in supporting your students through this course. Introduction to CAD: From 2D to 3D Modeling Instructor Guide This instructor guide is a comprehensive tool for facilitating this course in the classroom. Prepare to teach this course by thoroughly reviewing

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

Technical Education Services

Technical Education Services Autodesk Fusion 360: Introduction to Parametric Modeling Course Length: 3 days Official Training Guide The Autodesk Fusion 360 Introduction to Parametric Modeling training course provides you with an understanding

More information

Autodesk Revit Structure Autodesk

Autodesk Revit Structure Autodesk Autodesk Revit Structure 2011 What s New Top Features Autodesk Revit Structure 2011 Software Enhanced Design Features Fit and Finish Slanted columns Beam systems and trusses Concrete clean-up Concrete

More information

Creating Fills and Transparency in SketchBookk Designer

Creating Fills and Transparency in SketchBookk Designer Autodesk Design Suite 2012 Autodesk SketchBook Designer 2012 Tip Guides Creating Fills and Transparency in SketchBookk Designer In this section you will learn the following: When to convert AutoCAD layers

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

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

What s New in Autodesk Revit Structure Autodesk

What s New in Autodesk Revit Structure Autodesk What s New in Autodesk Revit Structure 2010 Top Features Modeling and Analysis Enhanced Modeling Capabilities Slanted columns Conceptual form modeling Bridge modeling Steel connection modeling Conceptual

More information

Top 10 Reasons to Upgrade from AutoCAD 2000 to AutoCAD 2008

Top 10 Reasons to Upgrade from AutoCAD 2000 to AutoCAD 2008 AUTOCAD 2008 Top 10 Reasons to Upgrade from AutoCAD 2000 to AutoCAD 2008 Everyday Tools Are Better Than Before AutoCAD 2008 software has all your favorite tools, but now they re better than ever. You ll

More information

Working with Neutral Format Surface and Solid Models in Autodesk Inventor

Working with Neutral Format Surface and Solid Models in Autodesk Inventor Working with Neutral Format Surface and Solid Models in Autodesk Inventor JD Mather Pennsylvania College of Technology Session ID ML205-1P In this class we will learn how to utilize neutral format data

More information

Introduction to ANSYS DesignModeler

Introduction to ANSYS DesignModeler Lecture 5 Modeling 14. 5 Release Introduction to ANSYS DesignModeler 2012 ANSYS, Inc. November 20, 2012 1 Release 14.5 Preprocessing Workflow Geometry Creation OR Geometry Import Geometry Operations Meshing

More information

Autodesk Robot Structural Analysis Professional. Comprehensive analysis for your structural projects.

Autodesk Robot Structural Analysis Professional. Comprehensive analysis for your structural projects. Autodesk Robot Structural Analysis Professional Comprehensive analysis for your structural projects. Integrated Structural Analysis Made Easier Autodesk Robot Structural Analysis Professional software

More information

Successful STLs For Polyjet 3D Printing

Successful STLs For Polyjet 3D Printing POLYJET BEST PRACTICE Successful STLs For Polyjet 3D Printing Overview This document will help PolyJet 3D Printing users ensure their STL files produce successful 3D printed parts. You ll become familiar

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

Revit and Dynamo For Landscape Architecture AR20475

Revit and Dynamo For Landscape Architecture AR20475 Revit and Dynamo For Landscape Architecture AR20475 William Carney BIM Director, BSA LifeStructures https://www.linkedin.com/in/wcarney Join the conversation #AU2016 Class summary This class will demonstrate

More information

Best Practices for Implementing Autodesk Vault

Best Practices for Implementing Autodesk Vault AUTODESK VAULT WHITE PAPER Best Practices for Implementing Autodesk Vault Introduction This document guides you through the best practices for implementing Autodesk Vault software. This document covers

More information

Data Synchronization: Autodesk AutoCAD Map 3D Enterprise, FME, and ESRI ArcGIS

Data Synchronization: Autodesk AutoCAD Map 3D Enterprise, FME, and ESRI ArcGIS Data Synchronization: Autodesk AutoCAD Map 3D Enterprise, FME, and ESRI ArcGIS Drew Burgasser, P.E. Vice-President, CAD Masters, Inc. Join us on Twitter: #AU2013 Class summary Sacramento Area Sewer District

More information

Assessment TESTS SLO #1 CADD 131

Assessment TESTS SLO #1 CADD 131 CADD 131 Assessment TESTS 1- SLO #1 1. Of what does a mesh model consist? 2. What is another term for mesh models? 3. What are tessellation divisions? 4. When creating a mesh primitive, when should mesh

More information

Geometric Modeling. Creating 3D solid geometry in a computer! MAE 455 Computer-Aided Design and Drafting

Geometric Modeling. Creating 3D solid geometry in a computer! MAE 455 Computer-Aided Design and Drafting Geometric Modeling Creating 3D solid geometry in a computer! Partial History of Geometric Modeling 1963 Wireframe Computer Graphics Invented (Ivan Sutherland, MIT) 2 Partial History 1964 DAC-1, General

More information

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

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

More information

DV20447 Virtual-Reality Procedural Experiences with 3ds Max s Max Creation Graph and Stingray

DV20447 Virtual-Reality Procedural Experiences with 3ds Max s Max Creation Graph and Stingray DV20447 Virtual-Reality Procedural Experiences with 3ds Max s Max Creation Graph and Stingray Louis Marcoux Senior Technical Specialist Autodesk Canada area.autodesk.com/louis Join the conversation #AU2016

More information

Version 4.1 Demo. RecurDynTM 2002 RecurDyn User Conference

Version 4.1 Demo. RecurDynTM 2002 RecurDyn User Conference Version 4.1 Demo RecurDynTM 2002 RecurDyn User Conference What s New? Using Parasolid Kernel Solid Modeler Other Program Interfaces New Data Structure New & Improved Features What s New? Using Parasolid

More information

Questions and Answers for Customers

Questions and Answers for Customers Autodesk InfraWorks 360 Questions and Answers for Customers www.sistemacad.com General Information 2 1.1 Are any changes being made to how Autodesk InfraWorks is packaged in 2015? 2 1.2 I have been using

More information

Successful STLs for 3D Printing

Successful STLs for 3D Printing HOW-TO GUIDE Successful STLs for 3D Printing OVERVIEW This document will help 3D printing users ensure their STL files produce successful 3D printed parts. It will help them become familiar with popular

More information

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started.

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started. A is for Architect Simple Mass Modeling One of the first introductions to form and space usually comes at a very early age. As an infant, you might have played with building blocks to help hone your motor

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

Fusion 360 strategies for bridging Between digital and physical models

Fusion 360 strategies for bridging Between digital and physical models Fusion 360 strategies for bridging Between digital and physical models Alex Lobos Rochester Institute of Technology @LobosDesign Join the conversation #AU2015 Class summary This class shows the use of

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

3D Visualization and Solid Primitive Conceptual Design in AutoCAD

3D Visualization and Solid Primitive Conceptual Design in AutoCAD 3D Visualization and Solid Primitive Conceptual Design in AutoCAD Craig P. Black - Fox Valley Technical College GD111-3P This class will help you understand the viewing techniques in 3D AutoCAD and how

More information

Higher National Unit Specification. General information for centres. Unit title: CAD: 3D Modelling. Unit code: DW13 34

Higher National Unit Specification. General information for centres. Unit title: CAD: 3D Modelling. Unit code: DW13 34 Higher National Unit Specification General information for centres Unit code: DW13 34 Unit purpose: This Unit is designed to introduce candidates to computerised 3D modelling and enable them to understand

More information

Chapter 4 Feature Design Tree

Chapter 4 Feature Design Tree 4-1 Chapter 4 Feature Design Tree Understand Feature Interactions Use the FeatureManager Design Tree Modify and Update Feature Dimensions Perform History-Based Part Modifications Change the Names of Created

More information

Autodesk Inventor 2018

Autodesk Inventor 2018 Parametric Modeling with Autodesk Inventor 2018 NEW Contains a new chapter on 3D printing Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org)

More information

Autodesk. Robot Structural Analysis Professional Welcome to the new millennium.

Autodesk. Robot Structural Analysis Professional Welcome to the new millennium. Autodesk Robot Structural Analysis Professional 2010 Welcome to the new millennium. Building Information Modeling for Structural Engineering Integrated tools for modeling, coordination, analysis, design

More information

FOLLOWING ALONG THE PATH

FOLLOWING ALONG THE PATH FOLLOWING ALONG THE PATH 3D MODULE 18 OBJECTIVES At the completion of the Module you should be able to: Create a solid model by extruding a profile along a predefined pathway. Use the Press/Pull command

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

Questions and Answers AutoCAD 2013 for Mac

Questions and Answers AutoCAD 2013 for Mac Autodesk Questions and Answers AutoCAD 2013 for Mac This document answers common questions about AutoCAD 2013 for Mac. Contents 1. What is AutoCAD 2013 for Mac?... 3 2. When will AutoCAD for Mac be available

More information

Images from 3D Creative Magazine. 3D Modelling Systems

Images from 3D Creative Magazine. 3D Modelling Systems Images from 3D Creative Magazine 3D Modelling Systems Contents Reference & Accuracy 3D Primitives Transforms Move (Translate) Rotate Scale Mirror Align 3D Booleans Deforms Bend Taper Skew Twist Squash

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

Creating and Working with Solid Model Features

Creating and Working with Solid Model Features This sample chapter is for review purposes only. Copyright The Goodheart-Willcox Co., Inc. ll rights reserved. Chapter Creating and Working with Solid Model Features Learning Objectives fter completing

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

Table of contents. What is new in Advance Steel 2014 WELCOME TO ADVANCE STEEL USER INTERFACE ENHANCEMENTS... 6 MODELING JOINTS...

Table of contents. What is new in Advance Steel 2014 WELCOME TO ADVANCE STEEL USER INTERFACE ENHANCEMENTS... 6 MODELING JOINTS... Table of contents WELCOME TO ADVANCE STEEL 2014... 5 USER INTERFACE ENHANCEMENTS... 6 User interface 1: Customizable tool palette... 6 User interface 2: Collision check results... 7 User interface 3: Steel

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

AC6496 A Tribute to Attributes - Adding Intelligence to Your Drawings

AC6496 A Tribute to Attributes - Adding Intelligence to Your Drawings AC6496 A Tribute to Attributes - Adding Intelligence to Your Drawings Volker Cocco Product Support Specialist Join us on Twitter: #AU2014 Before We Begin Please silence cell phones If this class isn t

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

INTRODUCTION TO 123D DESIGN

INTRODUCTION TO 123D DESIGN INTRODUCTION TO 123D DESIGN *Dear users, please feel free to download this Help pdf and print it for your personal use. Help document may get updated and you may find the document on http://www.123dapp.com/design.

More information

Convergent Modeling and Reverse Engineering

Convergent Modeling and Reverse Engineering Convergent Modeling and Reverse Engineering 25 October 2017 Realize innovation. Tod Parrella NX Design Product Management Product Engineering Solutions tod.parrella@siemens.com Realize innovation. Siemens

More information

Walls and Windows. Here is a useful link to explore for later -- AutoCAD drawing tutorials:

Walls and Windows. Here is a useful link to explore for later -- AutoCAD drawing tutorials: Walls and Windows Eventually we will import your CAD drawings and you will need well-constructed files which we will then use extrude, loft, and sweep, etc., in Max. Here is a useful link to explore for

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

Complex Surface Modeling

Complex Surface Modeling Inventor 11 TUTORIAL 6 Complex Surface Modeling Learning Objectives After completing this tutorial, you will be able to: Construct and use surface features in solid modeling Incorporate surface features

More information

DV1673-L: The Decoding Lab ilogic Intermediate Session. Steve Olson Manager, Training Services for MESA Inc.

DV1673-L: The Decoding Lab ilogic Intermediate Session. Steve Olson Manager, Training Services for MESA Inc. DV1673-L: The Decoding Lab ilogic Intermediate Session Steve Olson Manager, Training Services for MESA Inc. Class summary The ilogic component of Inventor is a very powerful tool for helping users automate

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

December 3, :30 to 5:30 pm. Speaker Name: Tom Short, P.E. Course Title: Taking A Step Into The World Of 3D

December 3, :30 to 5:30 pm. Speaker Name: Tom Short, P.E. Course Title: Taking A Step Into The World Of 3D Las Vegas, Nevada December 3, 2002 1:30 to 5:30 pm Speaker Name: Tom Short, P.E. Course Title: Taking A Step Into The World Of 3D Course ID: GD122 Course Outline: Are you an experienced AutoCAD 2D user

More information

QUICK-START TUTORIALS

QUICK-START TUTORIALS PUERMC02_0132276593.QXD 08/09/2006 06:05 PM Page 83 QUICK-START TUTORIALS Chapter Objectives Create two real 3D modeling projects, starting them from scratch. Know the difference between representing 3D

More information

3D printing Is it Good Enough for Scale Model Boat Builders?

3D printing Is it Good Enough for Scale Model Boat Builders? Lew Zerfas Web Site: LewsModelBoats.org Email: info@lewsmodelboat.org Phone: 727-698-4400 a builder of scale model operating boats, including kits, highly modified kits, and scratch built models. A retired

More information

Topology Optimization for Designers

Topology Optimization for Designers TM Topology Optimization for Designers Siemens AG 2016 Realize innovation. Topology Optimization for Designers Product Features Uses a different approach than traditional Topology Optimization solutions.

More information

AutoCAD. Professional Tips and Techniques. Lynn A l l e n Scott Onstott JICENTENNIAL BICENTENNIAL

AutoCAD. Professional Tips and Techniques. Lynn A l l e n Scott Onstott JICENTENNIAL BICENTENNIAL AutoCAD Professional Tips and Techniques Lynn A l l e n Scott Onstott JICENTENNIAL BICENTENNIAL WILEY PUBLISHING, INC. Introduction xvii Chapter 1 Arranging the AutoCAD User Interface 1 Tweaking Windows

More information

Take design further. AutoCAD

Take design further. AutoCAD Take design further. AutoCAD 2010 Shape Everything Speed up documentation, share designs accurately, and explore ideas more intuitively in 3D. AutoCAD software provides the ultimate in power and flexibility,

More information

Converting Existing Specs and Catalogs for Use in Autodesk AutoCAD Plant 3D

Converting Existing Specs and Catalogs for Use in Autodesk AutoCAD Plant 3D Converting Existing Specs and Catalogs for Use in Autodesk AutoCAD Plant 3D Tarryn de Magalhaes Plant Solutions Consultant Caddman (Pty) Ltd TazDAutoCADguru Join us on Twitter: #AU2013 My Background Autodesk

More information

Autodesk Vault and Data Management Questions and Answers

Autodesk Vault and Data Management Questions and Answers Autodesk Civil 3D 2007 Autodesk Vault and Data Management Questions and Answers Autodesk Civil 3D software is a powerful, mature, civil engineering application designed to significantly increase productivity,

More information

Tips & Techniques in Autodesk Inventor 2013/2014 PLTW - Wisconsin Dec. 10, 2013

Tips & Techniques in Autodesk Inventor 2013/2014 PLTW - Wisconsin Dec. 10, 2013 Tips & Techniques in Autodesk Inventor 2013/2014 PLTW - Wisconsin Dec. 10, 2013 Dan Banach Autodesk Inc. Dataset https://www.dropbox.com/sh/scpc4lkk94lmq8n/ydbxbxemet Instructors & students register for

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

Solid Bodies and Disjointed Bodies

Solid Bodies and Disjointed Bodies Solid Bodies and Disjointed Bodies Generally speaking when modelling in Solid Works each Part file will contain single solid object. As you are modelling, each feature is merged or joined to the previous

More information

Complex Shapes Creation with Hybrid Modelling

Complex Shapes Creation with Hybrid Modelling Complex Shapes Creation with Hybrid Modelling Peter De Strijker Technical Sales Executive MFG - Benelux Our Customer s Industries Discrete product manufacture Agenda Quality Analyses of sketches and surfaces

More information

CM6186-L - Autodesk AutoCAD Customization Boot Camp: Basics (No Experience Required)

CM6186-L - Autodesk AutoCAD Customization Boot Camp: Basics (No Experience Required) CM6186-L - Autodesk AutoCAD Customization Boot Camp: Basics (No Experience Required) Lee Ambrosius Autodesk, Inc. Principal Learning Content Developer IPG AutoCAD Products Learning Experience Join us on

More information