LATEST UPDATES
Showing posts with label Creating Solids. Show all posts
Showing posts with label Creating Solids. Show all posts

Wednesday, 4 February 2015

Solid Primitives

Solid primitives can easily be drawn from from the 3D Modeling panel, Solid Panel .


What is a Primitive Solid?

A primitive solid is a 'building block' that you can use to work within 3D. Rather than extruding or revolving an object, AutoCAD has some basic 3D shape commands at your disposal. For those basic primitives, you can start building your 3D models. In many cases, you get the same result from drawing circles and rectangles and then extruding them, but doing it one command is generally faster. Using these with Boolean Operations can be a very effective way of drawing in 3D. There are eight different primitives that you can choose from and are on the Home --> Modeling tool panel ( when in the 3D workspace ).

You can use primitives to either begin building a model, or it can even be a finished object on its own. Many of these commands are similar to 2D commands, except with an extra coordinate in the Z axis. Here is a summary of working with these commands.

SHAPE
COMMAND
ICON
DESCRIPTION
BOX
BOX

Creates a solid box after you provide 2 opposite corners and a height.
SPHERE
SPHERE / SPH

Creates a solid sphere from a center point and radius.
CYLINDER
CYLINDER / CYL

Creates a straight cylinder from a center point, radius and height.
CONE
CONE




Creates a tapered cone from a center point, radius and height.
WEDGE
WEDGE / WED

Creates a triangular wedge from 2 opposite points.
TORUS
TORUS / TOR

Creates a torus (donut shape) based on center point, radius and tube radius.
PYRAMID
PYRAMID / PYR
Draws a solid object with a polygon (3-32 sides) base that rises to a central point.
POLYSOLID
PSOLID
Draws a solid object with width and height as you would draw a polyline.

Polysolid Command

With the POLYSOLID command, You can convert an existing line, 2D polyline, arc, or circle to a solid with a rectangular profile. A polysolid can have curved segments, but the profile is always rectangular by default.


The lines that draw using these commands transform the 3D model and then we can process the resulting model.
This command can be used for example by drawing a layout of the walls and then their conversion into 3D with the width and height for the orthogonal projection in 3D.

Note that a line formed 3D object consisting of line height and width we specify. When working with this command, note the clause in the command line prompt. When drawing this order include 3D view (SE Isometric)


1. Open          a drawing with a 2D closed polyline and display in 3D view.
2. Type          POLYSOLID in the command prompt.
                       Command: polysolid
                       Specify start point or [Object/Height/Width/Justify] <Object>: h
                       Specify height: 5
                      Specify start point or [Object/Height/Width/Justify] <Object>:                  
                      Select object : Pick polygon


Extrude Command

Creates unique solid primitives by extruding existing two-dimensional objects. You can extrude multiple objects with EXTRUDE.

Command entry: extrude

Extrude can apply to:
 
· Lines
· Arcs
· Elliptical arcs
· 2D polylines
· 2D splines
· Circles
· Ellipses
· Planar 3D faces
· 2D solids
· Traces
· Regions
· Planar surfaces
· Planar faces on solids
The following objects can be used as PATH which will extrude the object.
· Lines
· Circles
· Arcs
· Ellipses
· Elliptical arcs
· 2D polylines
· 3D polylines
· 2D splines
· 3D splines
· Edges of solids
· Edges of surfaces
· Helixes

1. Choose         Draw, Modeling, Extrude
                             (or)
2. Type           EXTRUDE in the command prompt.
                        Command: extrude
                       Select object to extrude: Pick objects
                      Select object to extrude: ENTER
                      Specify height of extrusion or [Direction/Path/Taper angle ]<8.9509>: 3

 Lines with a Thickness of 2”                                  Lines Extruded 2”

Extrude with Taper

Command entry: extrude

1. Choose         Draw, Modeling, Extrude
                             (or)
2. Type           EXTRUDE in the command prompt.
                        Command: extrude
                        Select object to extrude: Pick objects
                        Select object to extrude: ENTER
                        Specify height of extrusion or [Direction/Path/Taper angle ]: T
                       Specify angle of taper to extrusion<0>: 20
                       Specify height of extrusion or [Direction/Path/Taper angle ]<8.9509>: 4


Tuesday, 3 February 2015

Extrude with Path

Command entry: extrude

The following objects can be used as PATH which will extrude the object.
· Lines
· Circles
· Arcs
· Ellipses
· Elliptical arcs
· 2D polylines
· 3D polylines
· 2D splines
· 3D splines
· Edges of solids
· Edges of surfaces
· Helixes

1. Type            Extrude at the command prompt
                         Command: extrude
                        Select objects to extrude: Pick Circle
                        Select objects to sweep: ENTER
                        Specify height of extrusion or [Direction/Path/Taper angle]<4.000>: P  
                        Select extrusion path or [Taper angle]: pick P2

Circle Extruded Along a Path                                    Hidden Line Removal of Extruded Circle

ATTENTION: (Unable to extrude the selected object.)

If you get the inability Extrude object be that the path to an object located in the same plane, because a good note the view (use the button 3D Orbit) to rotate an object in space!

Revolve Command

With the REVOLVE command, you can create a new solid or surface by revolving an open or closed planar curve about an axis. You can revolve more than one object.
You can select the objects to revolve before you start the command.
Note: You can select faces on solids by pressing and holding CTRL, and then selecting these subobjects.
You can revolve closed objects to create 3D solids and open objects to create surfaces. Objects can be revolved 360 degrees or another specified angle.
Command entry:  revolve
Procedure to do revolve as follows:

1. Type             Revolve at the command prompt
                         Command: revolve
                         Select objects to revolve or [Mode]: Pick Profile
                         Select objects to revolve or [Mode]: ENTER
                        Specify start point for axis of revolution or define axis by [Object/X axis/Y axis]: O
                        Select an object: Pick axis
                        Specify angle of revolution<360>: ENTER

Sweep Command

                  With the SWEEP command, you can create a new solid or surface by sweeping an open or closed planar curve(profile) along an open or closed 2D or 3D path. SWEEP draws a solid or surface in the shape of the specified profile along the specified path. You can sweep more than one object, but they all must lie on the same plane.
Command entry: sweep


The procedure for Sweep as follows:

1. Open           a drawing with 2D objects to sweep and display in 3D view.
2. Type           SWEEP at the command prompt
                        Command: sweep
                       Select objects to sweep: Pick Arc
                       Select objects to sweep: ENTER
                       Select sweep path or [Alignment/Base point/Scale/Twist]: Pick path

When you select an object to sweep, it is automatically aligned to the object that is used as the path.

EX 2:-


Designed By Blogger Templates