Skip to main content

AutoCAD 2012: Model Documentation

Model Documentation creation is one more fantastic new feature from AutoCAD 2012.

In the previous version FLATSHOT command was used to create 2D view from 3D model in model space. And in the case of paper space different viewports was needed to be created & respective views was needed to be set manually. This was very tedious process.

Now in AutoCAD 2012 because of this new Model Documentation improvement the process of 2D drawing views creation form 3D models has become very easy. You can also import 3D models from other CAD software such as Inventor, Pro/Engineer, CATIA, Rhino, NX and SolidWorks. These views are interlinked with the 3D models. If you make any changes to 3D model those changes can be updated in 2D views automatically.

You can create all the standard drawing views, isometric views. You can also control visual style & scale.

You can view this in following video:





Comments

Popular posts from this blog

CATIA V5 Basic Tutorial pdf Free Download

I came across this site offering free CATIA Tutorials pdf for free download. Links to these pdf CATIA tutorials is given below: Getting Started with CATIA V5: This pdf file contents introduction to CATIA User Interface, Using the Mouse Function, Panning & Zooming Objects, Moving the Tree, Adjusting and Expanding the Tree, CATIA Documents, SKETCHER Workbench, Accessing the Workbench, Sketcher Workbench overview, Sketcher Tools. CATIA V5 - Part Design: This pdf file contents adding a new Part body, Rename the new Part Body, Creating a Shaft feature, Tap, Circular Pattern, Union Trim, Edge Fillet feature, Pad feature, Hole feature. Thread / Tap Analysis. CATIA V5 - Assembly Design: This pdf file contents adding a part into an assembly, Using Hide/Show mode, Moving part in assembly,  Adding constraints (Coincidence Constraint, Contact Constraint, Angle Constraint), Hiding constraints and planes, Modification of part, Assembly level associativity, Part Design i

AutoCAD 2016 Tutorial for Beginners Complete | 2D, 3D, Isometric

Learn AutoCAD 2016 step by step in these easy to follow set of tutorial from basic to advanced level: AutoCAD 2016 Tutorial for Beginners - 1  AutoCAD 2016 Tutorial for Beginners - 1 (Part 1 of 2). This tutorial will teach you how to work with AutoCAD 2016 step by step from start to finish. AutoCAD commands covered in this tutorial are limits, line, zoom all, line in angle. Limits and line angle concept is discussed in detail. AutoCAD 2016 Tutorial for Beginners - 1 (Part 2 of 2). Topics covered in this tutorial are: AutoCAD line in angle AutoCAD object snap AutoCAD object snap shortcut AutoCAD object snap override AutoCAD object snap mode AutoCAD perpendicular line command AutoCAD tangent line to circle AutoCAD new drawing AutoCAD 2016 Isometric Drawing Tutorial for Beginners   AutoCAD 2016 Isometric Drawing Tutorial for Beginners. This tutorial shows how to make isometric drawings in AutoCAD step by step from scratch. AutoCAD command use

AutoCAD VBA Programming Tutorial - Create First Program

AutoCAD VBA Programming Tutorial. This tutorial shows step by step how to create a program in AutoCAD VBA. In this a program is created to draw rectangle by accepting width & length as input from user. This is a good starting point for those who want to learn AutoCAD VBA.