Search: in
AutoCAD
AutoCAD in Encyclopedia Encyclopedia
  Tutorials     Encyclopedia     Videos     Books     Software     DVDs  
       
Encyclopedia results for AutoCAD

AutoCAD





Encyclopedia results for AutoCAD

  1. AutoCAD

    copy edit date November 2011 Infobox software logo screenshot File AutoCAD Interface.png 220px caption AutoCAD 2012 author developer Autodesk released December 1982 latest release version 2013 latest release ... Computer aided design CAD license Proprietary software Proprietary website http www.autodesk.com autocad AutoCAD is a software application for computer aided design computer aided design CAD and technical ... programmer John Walker . AutoCAD is Autodesk s flagship product and by March 1986 had become the most ... of AutoCAD, most other CAD programs ran on mainframe computer s or minicomputer s, with each user ... information, Autodesk states that the AutoCAD software is now used in a range of industries, employed ... products. ref name Lendio History File AutoCAD 2012 For Windows Screen Shot.png thumb AutoCAD 2012 for Windows AutoCAD was derived from a program called Interact , which was written in a proprietary ... AutoCAD to run. ref http www.fourmilab.ch autofile ref Early releases of AutoCAD used primitive entities  ... the mid 1990s, AutoCAD supported custom objects through its C Application Programming Interface API . The modern AutoCAD includes a full set of basic solid modeling and 3D tools. The release of AutoCAD ... computer graphics rendering and therefore it is possible to do quality renderings. AutoCAD 2010 introduced parametric functionality and mesh modeling. The latest AutoCAD releases are AutoCAD 2013 and AutoCAD 2013 for Mac . The release marked the 27th major release for the AutoCAD for Windows, and the third consecutive year for AutoCAD for Mac. ref name Cohn Design File formats The native file format of AutoCAD is .dwg . This and, to a lesser extent, its interchange file format DXF have become de facto standards for CAD data interoperability . AutoCAD has included support for .dwg, a format ... of existing .dwg files as more than three billion. ref AutoCAD and its Applications ref Languages AutoCAD and AutoCAD LT are available for English language English , German language German , French ...   more details



  1. AutoCAD Architecture

    Infobox Software name AutoCAD Architecture logo screenshot caption AutoCAD Architecture 2009. author ... autocadarchitecture autodesk.com autocadarchitecture AutoCAD Architecture abbreviated as ACA is a version of Autodesk s flagship product, AutoCAD , with tools and functions specially suited ... up to date ref name SF http www.manageddesigninc.com blog 35 autocad blog 185 autocad vs autocad architecture whats the difference AutoCAD vs AutoCAD Architecture ref . AutoCAD Architecture ... object data in applications different from AutoCAD Architecture. AutoCAD Architecture was formerly known as AutoCAD Architectural Desktop often abbreviated ADT but Autodesk changed its name for the 2008 ... packages, such as AutoCAD Electrical and AutoCAD Mechanical . Version history class wikitable Official name Version Release Date of release Comments AutoCAD Architectural Desktop 1 font color gray N A font 1 1998, October Platform AutoCAD R14 AutoCAD Architectural Desktop 2 15.0 2 1999, July Platform AutoCAD 2000 AutoCAD Architectural Desktop 2i 15.1 3 2000, July Platform AutoCAD 2000i AutoCAD Architectural Desktop 3 15.1 4 2000, December Platform AutoCAD 2000i AutoCAD Architectural Desktop 3.3 15.6 5 2001, June Platform AutoCAD 2002 Autodesk Architectural Desktop 2004 16.0 6 2003, March Platform AutoCAD 2004 Autodesk Architectural Desktop 2005 16.1 7 2004, April Platform AutoCAD 2005 Autodesk Architectural Desktop 2006 16.2 8 2005, April Platform AutoCAD 2006 Autodesk Architectural Desktop 2007 17.0 9 2006, April Platform AutoCAD 2007 AutoCAD Architecture 2008 17.1 10 2007, March Platform AutoCAD 2008 AutoCAD Architecture 2009 17.2 11 2008, March Platform AutoCAD 2009 first release available for the x86 64 windows version of XP and Vista. AutoCAD Architecture 2010 18.0 12 2009, March Platform AutoCAD 2010 AutoCAD Architecture 2011 18.1 13 2010, March Platform AutoCAD 2011 AutoCAD Architecture 2012 18.2 14 2011, March 22 Platform AutoCAD 2012 AutoCAD Architecture 2013 19.0 15 2012 ...   more details



  1. AutoCAD DXF

    ref on its website for versions of DXF dating from AutoCAD Release 13 to AutoCAD 2010. Versions of AutoCAD from Release 10 October 1988 and up support both ASCII and binary file binary forms of DXF. Earlier versions support only ASCII. As AutoCAD has become more powerful, supporting more complex ..., are not documented. Other object types, including AutoCAD 2006 s dynamic blocks, and all of the objects specific to the vertical market versions of AutoCAD, are partially documented, but not well enough ... format. ref Chapter 1 DXF Format http www.autodesk.com techpubs autocad acad2000 dxf dxf format.htm Autodesk.com ref See also LibreDWG .dwg DWG ArcMap Autodesk AutoCAD CAD Design Web Format DWF List ... on versions of DXF from Release 13 to current. Graphics file formats AutoCAD related articles DEFAULTSORT Autocad Dxf Category AutoCAD DXF Category Autodesk Category CAD file formats D bg DXF ca DXF cs DXF de Drawing Interchange Format es DXF fr Drawing eXchange Format ko DXF it AutoCAD DXF ja DXF ...   more details



  1. ObjectARX

    ObjectARX AutoCAD Runtime Extension is an API for customizing and extending AutoCAD . The ObjectARX Software development kit SDK is published by Autodesk and freely available under license from Autodesk. ref http www.objectarx.com Autodesk Developer Center ref The ObjectARX SDK consists primarily of C headers and libraries that can be used to build Dynamic link library Windows DLLs that can be loaded into the AutoCAD process and interact directly with the AutoCAD application. ObjectARX modules use the file extensions .arx and .dbx instead of the more common .dll . ObjectARX is the most powerful of the various AutoCAD APIs, and the most difficult to master. The typical audience for the ObjectARX SDK includes professional programmers working either as commercial application developers or as in house developers at companies using AutoCAD. New versions of the ObjectARX SDK are released with each new AutoCAD release, and ObjectARX modules built with a specific SDK version are typically limited to running inside the corresponding version of AutoCAD. Recent versions of the ObjectARX SDK include support for the .NET Framework .NET platform by providing managed wrapper classes for native objects and functions. The native classes and libraries that are made available via the ObjectARX API are also used internally by the AutoCAD code. As a result of this tight linkage with AutoCAD itself, the libraries are very compiler specific, and work only with the same compiler that Autodesk uses to build AutoCAD. Historically, this has required ObjectARX developers to use various versions of Microsoft Visual Studio , with different versions of the SDK requiring different versions of Visual Studio. Although ObjectARX is specific to AutoCAD, Open Design Alliance announced in 2008 ref http www.opendesign.com node 127 DRX SDK Announcement ref a new API called DRX included in their DWGdirect library ... Autodesk AutoCAD DEFAULTSORT Objectarx Category Application programming interfaces computer stub es ...   more details



  1. AutoLISP

    , most of the primitive functions are for geometry, accessing AutoCAD s internal DWG database, or manipulation of graphical entities in AutoCAD. The properties of these graphical entities are revealed to AutoLISP as association list s in which values are paired with AutoCAD group codes that indicate properties such as definitional points, radii, colors, layers, linetypes, etc. AutoCAD loads AutoLISP code from .LSP files. AutoLISP code can interact with the user through Autocad s graphical editor ... modal dialog boxes with automated layout, within AutoCAD. History AutoLISP was derived from a very early version of XLISP , which was created by David Betz . The language was introduced in AutoCAD ... . However, it has remained AutoCAD s primary user customization language. Vital LISP , a considerably ... VBA like access to the AutoCAD object model, reactors event handling for AutoCAD objects ... it Visual LISP , and briefly sold it as an add on to AutoCAD 14 released in May 1997. It was incorporated into AutoCAD 2000 released in March 1999, as a replacement for AutoLISP. Since then Autodesk ... them as an alternative to AutoCAD. Most development involving AutoLISP since AutoCAD 2000 is actually ... AutoCAD related articles Category AutoCAD Lisp Category Lisp programming language family Category ...   more details



  1. TranslateCAD

    MTEXT or TEXT command in AutoCAD The translator is able to re utilize translation memories ... to see more context. Not 100 of the drawings are not subject to be converted to AutoCAD ... re creates a AutoCAD DXF DXF drawing merging the extracted translatable text with the rest of the elements in the AutoCAD DXF DXF file, such as lines, circles, dimensions, page properties, etc ... languages. File Format Support TranslateCAD reads and writes AutoCAD DXF DXF files, supporting AutoCAD ... use the Save as menu within AutoCAD in order to export the drawings to be translated into AutoCAD DXF .... Known Limitations Translate CAD handles only AutoCAD DXF DXF files outside of AutoCAD or compatible ... macro in AutoCAD If translating from to a Unicode based language, the user needs to install an AutoCAD ... issue with Unicode based languages. AutoCAD DXF DXF format still has glithces certain drawings are rendered unreadable if saved in AutoCAD DXF DXF format rather than the Native .dwg DWG file format. This is not a TranslateCAD issue, but an AutoCAD issue itself, and apparently there is no official ... Computer assisted translation AutoCAD AutoCAD DXF DXF Drawing Exchange Format CAD References references ... jpn.proz.com forum software applications 130972 autocad dwgdxftrados full tool overview.html Other ...   more details



  1. Autodesk Vault

    by Autodesk Vault. class wikitable Application Version AutoCAD 2012, 2011, 2010 AutoCAD Architecture 2010, 2011 AutoCAD LT 2012 AutoCAD Electrical 2012, 2011, 2010 AutoCAD Map 3D 2012, 2011, 2010 AutoCAD Mechanical 2012, 2011, 2010 AutoCAD MEP 2012, 2011, 2010 AutoCAD Plant 3D 2012, 2011, 2010 AutoCAD P&ID 2012, 2011, 2010 AutoCAD Civil 3D 2012 Autodesk Simulation Mechanical 2012 Autodesk Simulation ... 11, AutoCAD Civil 3D 2007, AutoCAD Electrical 2007, AutoCAD Mechanical 2007 Autodesk Vault 2008 March 2007 Autodesk Inventor 2008, AutoCAD Civil 3D 2008, AutoCAD Electrical 2008, AutoCAD Mechanical 2008, 3d max Autodesk 3ds Max 2008 Autodesk Vault 2009 March 2008 Autodesk Inventor 2009, AutoCAD Civil 3D 2009, AutoCAD Electrical 2009, AutoCAD Mechanical 2009, 3d max Autodesk 3ds Max 2009 Autodesk Vault 2010 April 2009 Autodesk Inventor 2010, AutoCAD Civil 3D 2010, AutoCAD Electrical 2010, AutoCAD ..., AutoCAD Civil 3D 2011, AutoCAD Electrical 2011, AutoCAD Mechanical 2011, 3d max Autodesk 3ds Max ...   more details



  1. NedInfra

    COI date August 2009 Primary sources date August 2009 NedInfra is a suite consisting of civil engineering and GIS software for AutoCAD Civil 3D and AutoCAD Map 3D , developed by NedGraphics, a Dutch company founded in 1978. Nedgraphics is part of the Cadac Group . The NedInfra suite is a collection of applications which comprises the following modules NedInfra Ontwerp Design NedInfra Stijlenset Styleset NedInfra Subassemblies NedInfra Tekenen Drawing NedInfra Zicht Sight External links http www.nedinfra.nl Official website NedInfra http www.nedgraphics.nl Official website NedGraphics http www.cadac.com Official website Cadac Group DEFAULTSORT Nedinfra Category Software by company Category Computer aided design software CAD software stub ...   more details



  1. AutoShade

    Orphan date February 2009 Image PIN.GIF frame right AutoShade 3D Rendering. AutoShade was an early 3D rendering package for use with AutoCAD . Autodesk developed Autoshade in 1987. Description AutoShade was an MS DOS application. Autodesk developed it to produce realistic Flat shading shaded renderings of 3D face objects made by their Computer aided design CAD program, AutoCAD. It simulated various types of lights&mdash spot, point, and infinite directional. To create a rendering, a person Made an AutoCAD Drawing file containing 3D faces Placed AutoShade light and camera blocks Used an AutoShade provided AutoLISP application to export 3D faces, camera blocks, and lighting blocks to a scene file Opened the scene file in AutoShade and rendered the image Files AutoShade wrote the rendering to an .RND file. In the first version, the .RND file was a 2D Vector graphics vector file, importable into applications such as Adobe Illustrator Adobe Illustrator version 4 . Later, when Autodesk added Gouraud shading , the .RND could also be a Raster graphics raster file. Autodesk developed an application called Flimaker for MS DOS, which converted .RND files into a format usable in Autodesk Animator . This could be used, in conjunction with AutoFlix , to create rudimentary 3D animations from AutoCAD source material. Demise Though the final version of AutoShade supported RenderMan extensions, Autodesk never developed it into a full rendering application. Even with AutoFlix, it did not support keyframing or hierarchical kinematics. When Autodesk released 3D Studio Max 3D Studio , the need for AutoShade ended, since 3D Studio was far superior in technology and in ease of use. External links http www.fourmilab.ch autofile www subsectionstar2 68 0 6.html Fourmilab Autofile Category 3D graphics software Category computer aided design software CAD software stub ...   more details



  1. MNL

    MNL may refer to Ninoy Aquino International Airport s IATA code in Pasay City, Philippines Myanmar National League , Myanmar Burma s national football league Multinomial logit , a generalized logistic regression model Municipalities Newfoundland and Labrador , a representation of the municipal councils of Newfoundland and Labrador Malcolm Nicholls Limited , a Warwickshire, United Kingdom producer of industrial prototypes .mnl , a file extension for AutoCAD or OrCAD disambig Category Initialisms de MNL it MNL nl MNL ...   more details



  1. GeoMedia

    Unreferenced date June 2008 Advert date August 2008 Image GMlogo.jpg right GeoMedia Logo GeoMedia is the technology, suite of software components in Intergraph Corporation s geographic information system GIS and family of software products that include GeoMedia Objects , GeoMedia Viewer free , GeoMedia GIS GeoMedia , GeoMedia Professional , GeoMedia WebMap , GeoMedia WebMap Professional and others. It is developed as client or server software specifically for the Microsoft Windows environment. The core technology of GeoMedia makes it possible to simultaneously read data directly from multiple GIS data sources which includes Shape files ESRI ESRI Coverage ESRI ESRI SDE via FME plug in for GeoMedia ESRI AutoCAD AutoCAD DWG DWG , AutoCAD AutoCAD DXF DXF Autodesk MicroStation DGN Bentley Systems Oracle Spatial Oracle Corporation MapInfo Professional MapInfo MapInfo FRAMME Intergraph Modular GIS Environment Modular GIS Environment MGE Intergraph GeoMedia Warehouse s on the base of Microsoft Access or Microsoft SQL Server Intergraph Table data via Relational Interface System , ODBC and from Paradox database Paradox , Microsoft Excel Excel , text file s ASCII files and others See also Intergraph ArcGIS External links http www.intergraph.com Intergraph Website http www.geomedia.com.ua All about Geomedia integraph s project http www.jeffhobbs.net Jeff Hobbs Blog http www.geomediawiki.org GeoMedia Wiki http geomedia.narod.ru GeoMedia INTERGRAPH Ru References reflist Category GIS software Category Windows software de GeoMedia pl GeoMedia ...   more details



  1. Autodesk Labs

    Modeler for AutoCAD Civil 3D create bridges from Civil 3D objects CommunityCommands for AutoCAD ... Google Earth Extension for AutoCAD view your drawings in Google Earth Inventor Fusion Technology ... Surface and Alias Automotive create gap spacing and edges in a single step Performance Monitor for AutoCAD ... create models from photographs via the web Project Snap for AutoCAD find design content anywhere Project ... enhance molding prediction power Shape Extraction for AutoCAD convert point clouds to geometry ... the BY PRODUCT tab of its home page. ref cite web url http labs.autodesk.com autocad title AutoCAD ... will then appear here automatically Reflist External links http autocad.autodesk.com AutoCAD Exchange ...   more details



  1. Shapado

    Notability date July 2010 Infobox software name Shapado screenshot File Shapado 1.png right 220px caption Interface of Shapado programming language Ruby status Active genre Web based Q&A system license GNU Affero General Public License website URL shapado.com Shapado is an open source question answer system written in Ruby programming language Ruby , Mongomapper and MongoDB . ref http gitorious.org shapado Gitorious.org ref Sites using Shapado Debian on code ask.debian.net code ref http ask.debian.net Ask.debian.net ref AutoCAD on code autocad.shapado.com code ref http autocad.shapado.com AutoCAD Q&A ref See also OSQA Stack Overflow References Reflist External links http shapado.com Shapado hosting service Category Information retrieval Category Natural language processing Category Free database management systems Free software stub ...   more details



  1. AutoSketch

    AutoCAD file format or exchanged with other CAD programmes using the DXF file format. Accurate ... in the native AutoCAD DWG and DXF file formats that can be used in their workplace and to demonstrating their skills to their employers. AutoCAD related articles External links http usa.autodesk.com ...   more details



  1. VisualARQ

    with AutoCAD Architecture Architectural Desktop , Revit and ArchiCAD . History It was first implemented as a plug in for AutoCAD and AutoCAD AutoCAD LT AutoCAD LT released in 2000 Citation needed date January 2012 , as a competitor to AutoCAD Architecture Architectural Desktop , another AEC plug in for AutoCAD developed by Autodesk . Releases class wikitable Release history scope col width 150 ...   more details



  1. Advance Concrete

    7 32 and 64 bits AutoCAD 2007, 2008, 2009 32 and 64 bits, 2010 32 and 64 bits ADT 2007, AutoCAD ... industry graitec 2590 advance concrete autocad p2129.html Industrie.com http www.nce.co.uk ...   more details



  1. Dialog Control Language

    Dialog Control Language DCL is a high level description language and interpreter within AutoCAD for creating simple graphical dialogs. AutoLISP extensions use it to interact with the user in the AutoCAD environment. Features and usage Unlike other major GUI APIs, DCL is not a complete GUI toolkit for application programming. It is only intended for providing simple dialogs within AutoCAD. It includes basic form widgets such as text boxes, buttons, checkboxes and list boxes. DCL is object oriented it allows re use through inheritance and composition. DCL syntax is based on defining and using tiles . A tile represents a GUI widget such as a text box or a text label. Tiles also represent widgets that hold other widgets, such as columns, radio button groups and the dialogs themselves. DCL provides built in tiles for all major widgets, and new tiles can be defined through inheritance computer science inheritance and object composition composition of other tiles. DCL allows interactions with the dialog at run time by Lisp code. Certain widgets can have actions associated with them by naming an AutoLISP function to be run, and values to be passed to it. Unlike other types of GUIs, DCL dialogs cannot be changed substantially at run time. The contents of certain widgets such as text boxes and list boxes can be changed, but widgets cannot be removed from or added to the dialog. Example Here is an example DCL file and accompanying AutoLISP file demonstrating the major features of DCL. source lang caddcl name button button label Submit name action change name hello dialog label DCL Example edit box label Name key name name button key submit name text key greeting ok only source The dialog ... for Applications VBA allows drag and drop programming for AutoCAD as for Microsoft Office and other applications. As of AutoCAD 2007 and later, AutoLISP or Visual LISP programs can call routines written ... Terry Cad admin autolisp exchange.com AutoCAD related articles Category Markup languages it Dialog ...   more details



  1. Rubbersheeting

    Unreferenced date December 2009 In cartography , rubber sheeting refers to the process by which a layer is distorted to allow it to be seamlessly joined to an adjacent geographic layer of matching imagery, such as satellite imagery most commonly vector cartographic data which are digital maps. This is sometimes referred to as image to vector conflation . Often this has to be done when layers created from adjacent map sheets are joined together. Rubber sheeting is necessary because the imagery and the vector data will rarely match up correctly due to various reasons, such as the angle at which the image was taken, the curvature of the surface of the earth, minor movements in the imaging platform such as a satellite or aircraft , and other errors in the imagery. Applications in history and historical geography Rubber sheeting is a useful technique in Historical GIS , where it is used to digitize and add old maps as feature layers in a modern GIS . Before aerial photography arrived, most maps were highly inaccurate by modern standards. Rubber sheeting may improve the value of such sources and make them easier to compare to modern maps. Software for Rubber sheeting ESRI ESRI s ArcGIS 8.3 has the capability of rubber sheeting vector graphics vector data , and ArcMap 9.2 may also rubber sheet Raster graphics raster layers . AutoCAD AutoCAD s Land Desktop allows a user to rubber sheet raster graphics raster data . any other SW? please add, listing only one product is too much advertising Category Cartography Category Historical geographic information systems ...   more details



  1. The Tapegerm Mixes

    Parabolism note11 AutoCad remixed by ALP writer11 Thomas Park length11 3 56 Personnel Produced by Arthur ... accessdate 29 January 2011 ref ref name internetarchive cite web title AutoCad Logarithm The Beat of Life url http www.archive.org details AutoCad Logarithm publisher Internet Archive accessdate 29 .... Void http ia700308.us.archive.org 10 items AutoCad Logarithm 11 Parabolism.mp3 11. Parabolism small AutoCad remixed by ALP small Arthur Loves Plastic DEFAULTSORT Tapegerm Mixes Category Arthur Loves ...   more details



  1. Arx

    wiktionary Arx , ARX , or ArX may refer to ARX operating system , an operating system aristaless related homeobox Arx , the aristaless related homeobox gene and protein Arx, Landes , a commune of the Landes d partement in France ArX revision control , revision control software ObjectARX , a software API for AutoCAD ARX Ltd , a company that provides pharmacy automation, primarily in the UK Arx Roman , a Roman citadel, and in particular The northern hump of the two forming the Capitoline Hill of ancient Rome Arx Fatalis , a first person role playing game developed by Arkane Studios in 2002 Add Rotate Xor, a class of algorithms in symmetric cryptography disambig de Arx es Arx fr ARX it ARX ...   more details



  1. National CAD Standard

    The National CAD Standard is a collaborative effort in the United States between the National Institute of Building Sciences , the American Institute of Architects , and the Construction Specifications Institute , to create a unified approach to the creation and collaboration of building design data by means of Building Information Modeling building information modeling and integrated into CAD software such as MicroStation and AutoCAD . Development is a collaborative process lead by the buildingSMART Alliance, formerly the Facilities Information Council . ref http www.buildingsmartalliance.org index.php ncs about ref See also Building Information Modeling External links http www.buildingsmartalliance.org ncs National CAD Standard Website References references standard stub Category Measurement Category Architecture ...   more details



  1. R14

    R14 , R 14 or R.14 may refer to In science and academia R14 Reacts violently with water , a risk phrase Tetrafluoromethane , a refrigerant AutoCAD , version R14 C battery , or C cell In military Caudron R.14 , a 1918 variant of World War I R.11 aircraft R 14 Chusovaya , a Soviet theatre ballistic missile R 14 Dvina , a Soviet IRBM and space launcher USS R 14 SS 91 , a 1919 R class coastal and harbor defense submarine of the United States Navy In transportation R14 New York City Subway car disambig fr R14 it R14 ...   more details



  1. Barry Hawkes

    Succeeding With AutoCAD Barry Hawkes Hardcover 340 pages Publisher McGraw Hill Publishing Co. 1 April ...   more details



  1. AutoTURN

    , 1991 Initial release, available for Autodesk s AutoCAD Release 9 AutoTURN 2.0 2.0 July 1992 First ..., 2002 AutoCAD MDI compliant, 2002, MicroStation V8, Windows 95 98 NT 2000 XP compatible AutoTURN ..., InVision support AutoTURN 6.1 6.1 Apr, 2009 SQL Express Database engine, AutoCAD 2010 and MicroStation ...   more details



  1. Autodesk Inventor

    connection points, and additional information in native file formats for AutoCAD MEP software. Users can export 3D geometry to AutoCAD Architecture, Revit based software, and AutoCAD software, and exchange ... mechatronic systems since it is interoperable with electrical software applications such as AutoCAD ... the following software titles AutoCAD Inventor Suite 2011 AutoCAD Inventor Routed Systems Suite 2011 AutoCAD Inventor Tooling Suite 2011 AutoCAD Inventor Simulation Suite 2011 AutoCAD Inventor Professional ... Inventor 7 Wrangler April 18, 2003 New DWG Support for AutoCAD 2004, Autodesk Express Viewer Compatibility ...   more details




Articles 1 - 25 of 333          Next


Search   in  
Search for AutoCAD in Tutorials
Search for AutoCAD in Encyclopedia
Search for AutoCAD in Videos
Search for AutoCAD in Books
Search for AutoCAD in Software
Search for AutoCAD in DVDs
Search for AutoCAD in Store


Advertisement




AutoCAD in Encyclopedia
AutoCAD top AutoCAD

Home - Add TutorGig to Your Site - Disclaimer

©2011-2013 TutorGig.info All Rights Reserved. Privacy Statement