2013

Table Of Contents
About Solid Primitives
You can create several basic 3D shapes, known as solid primitives: boxes, cones,
cylinders, spheres, wedges, pyramids, and tori.
By combining primitive shapes, you can create more complex solids. For
example, you can join two solids, subtract one from the other, or create a
shape based on the intersection of their volumes.
About Solids Based on Other Objects
You can also create 3D solids from 2D geometry or other 3D objects.
The following methods are available:
Sweep. Extends a 2D object along a path.
Extrusion. Extends the shape of a 2D object in a perpendicular direction
into 3D space.
Revolve. Sweeps a 2D object around an axis.
Create 3D Models | 353