Tutorial Basico | Autocad 3d
To create a basic piece in AutoCAD 3D, you should transition from 2D sketching to 3D modeling using standard modification commands. Core Commands for 3D Pieces Mastering these four commands allows you to create and modify almost any basic mechanical or architectural piece: EXTRUDE (EXT) : Adds depth to a 2D closed shape (like a circle or polyline) to create a solid. PRESSPULL (PP) : Dynamically pulls or pushes a face of an object to add or remove volume. UNION (UNI) : Merges multiple separate 3D objects into a single piece. SUBTRACT (SU) : Removes the volume of one object from another, useful for creating holes or cutouts. Step-by-Step Tutorial: Creating a Simple 3D Component Set the Workspace : Switch your workspace to 3D Modeling (found in the status bar gear icon) to access 3D-specific tools. Draft the Base (2D) : Draw the footprint of your piece using LINE , CIRCLE , or POLYLINE . Ensure all lines are joined into a single closed shape using the JOIN command. Change the View : Use the ViewCube or hold Shift + Middle Mouse Button to rotate into an isometric view so you can see height. Convert to 3D : Select your 2D shape and use the EXTRUDE command to give it height. Refine with Gizmos : Use the Move, Rotate, and Scale Gizmos that appear when you select a 3D object to reposition parts of your piece accurately. Visual Style : Change your visual style from "2D Wireframe" to "Shaded with Edges" or "Realistic" to see the solid form clearly. Learning Resources Official Training : The Autodesk Official Tutorial Page provides structured lessons for beginners. Practice Exercises : Sites like SourceCAD offer step-by-step practice drawings for first-time 3D users. Cómo usar Extrude en AutoCAD 3D: Tutorial Básico
Title: "Designing a Modern Coffee Table with AutoCAD 3D" Introduction: In this tutorial, we'll create a modern coffee table using AutoCAD 3D. We'll cover the basic tools and techniques to get you started with 3D modeling in AutoCAD. Part 1: Setting up the Project
Create a new drawing file in AutoCAD and set the units to centimeters. Create a new layer called "Coffee Table" and set the color to a shade of brown (e.g., RGB: 150, 75, 0).
Part 2: Creating the Table Top
Use the RECTANG command to create a rectangle with the following dimensions:
Length: 100 cm Width: 60 cm Thickness: 2 cm
Use the EXTRUDE command to extrude the rectangle to a height of 2 cm. autocad 3d tutorial basico
Part 3: Creating the Legs
Use the CYLINDER command to create four cylindrical legs with the following dimensions:
Radius: 5 cm Height: 40 cm
Position each leg at the corners of the table top, using the MOVE command.
Part 4: Creating the Aprons