Autocad 1

AutoCAD Overview

  • Auto AD Moad Alosta Lecture # 1

CAD Basics

  • CAD Definition: CAD stands for Computer-Aided Design/Drafting, which involves inputting lines, arcs, dimensions, and text into an electronic database for engineering, complying with industry standards.

  • Types of CAD Systems:

    • 2D CAD Systems (e.g., AutoCAD 2012)

    • 3D CAD Systems (e.g., Inventor 2012)

Advantages of CAD over Mechanical Drafting

  • Accuracy: CAD software produces crisp, clean lines and legible text.

  • Efficiency: Repetitive tasks can be executed with a single command.

  • Editing Ease: Drawings can be easily modified and electronically transferred.

  • Storage: Minimal storage requirements and easy retrieval of drawings.

  • Data Reusability: Facilitates data reuse for various tasks.

AutoCAD Features

  • History: Developed by Autodesk Inc. in the early 1980s, AutoCAD has become the world's most popular PC-based design software used across various disciplines (mechanical, civil, architectural, electrical).

  • Functionality: Offers extensive tools for 2D drafting and 3D modeling with varying complexity based on user requirements.

Starting AutoCAD

  • Launching AutoCAD:

    1. Double-click the AutoCAD English icon.

    2. Access through Start Menu > All Programs > Autodesk > AutoCAD.

    3. Open any .dwg file in Windows Explorer.

Template Usage

  • Creating a New File:

    • Select the New file button → acad.dwt → metric → Open.

  • Using AutoCAD Standard Templates:

    • Standard templates are provided and requests must match specified units (Imperial or Metric).

Drawing Units

  • Template Selection:

    • Imperial: acad.dwt (feet, inches)

    • Metric: acadiso.dwt (millimeters)

Data Safety in AutoCAD

  • Memory Usage: All drawing data is stored in RAM; therefore, closing AutoCAD without saving will result in data loss.

  • Saving Drawings:

    • First save requires a file name; subsequent saves will overwrite existing files unless "Save As" is specified.

Common Save Practices

  • Recommended Tips:

    • Save frequently and after major changes.

    • Use descriptive file names for easy identification.

    • Organize file structures logically for efficient access.

Coordinate Systems

  • Cartesian Coordinate System:

    • Points are specified by X and Y values.

  • Grid Units:

    • 1 unit can represent 1 inch (Imperial) or 1 millimeter (Metric).

Object and Properties in CAD

  • Properties: Include Layers, Colors, Linetypes, Lineweights, and Transparency.

  • Commands Execution:

    • Most actions are executed through commands that prompt actions or options.

Ribbon and Interface

  • User Interface Tools:

    • Quick Access Toolbar, Ribbon Menus, Command Window.

  • Command Line: Allows entry of commands, including AutoComplete features to assist users.

Dynamic Input and Navigation

  • Dynamic Input: Provides an interface near the cursor to assist in drafting.

  • Navigation Tools:

    • Use the middle mouse button for panning, scroll for zooming, and click to select or deselect objects.

Selection Methods

  • Object Selection: Can be performed using various methods, such as crossing windows, previous selections, and selection windows defined by rectangles or polygons.

Commands and Utilities

  • Basic Commands: Includes Line, Circle, Rectangle, and Polygon along with EDIT commands like Move, Rotate, Trim, and Extend.

  • Editing Commands: Include Erase, Undo, Redo, and Object Selection techniques to manage existing geometry.

Error Handling and Aids

  • Error Recovery: Using UNDO and REDO functionalities helps manage drawing sessions effectively.

  • Contextual help: Accessible via <F1> or the Help menu to support users during drawing.