Summary
Highlights
This three-part series introduces AutoCAD to absolute beginners, covering user interface, setting units, basic commands, drawing and modify tools, object snaps, layers, blocks, dimensions, and printing drawings.
The tutorial starts with the AutoCAD interface, discussing the full and LT versions. It highlights the main interface components: the application button, quick access toolbar, tabs, ribbon, drawing area, command bar, and status bar. It notes that Mac and Windows interfaces differ visually but are functionally the same.
Learn to make a basic drawing using the line tool. Understand the point selection cursor, dynamic input tooltip (and how to toggle it with F12), and how to specify points to create lines. Press Enter to exit a command after drawing.
Discover how to navigate drawings using a three-button mouse: press and hold the middle mouse wheel to pan, and rotate it to zoom in or out. Learn three selection methods: single-object selection, selection window (solid window for fully enclosed objects), and crossing window (dashed window for objects touching the boundary). The Lasso selection method is also covered.
Before starting any drawing, it's crucial to set the proper units. Type 'un' and press Enter to open the 'Drawing Units' window. Choose between various units like millimeters or inches, and select length types such as decimal or architectural. The video demonstrates choosing inches and decimal format.
Use the line tool (or its alias 'L') to draw lines with precise lengths. Type the desired length and press Enter. To draw lines at specific angles, type 'shift' and the angle sign, then the angle value (e.g., <30), followed by the length.
Explore polar tracking on the status bar to draw lines at set angular increments (e.g., 30, 60, 90 degrees). Alternatively, enable Ortho mode to restrict lines to horizontal or vertical (multiples of 90 degrees) only. Remember to ensure these modes are active (blue color).
Activate dynamic input (F12 or from the status bar customization) to get real-time length and angle tooltips near your cursor. This allows you to directly type length and angle values, using the Tab key to switch between them. This feature provides a visual reference, making drawing more intuitive.