Solid Modeling (Or Modelling) Is The Unambiguous
Solid Modeling (Or Modelling) Is The Unambiguous
Wireframe model
Represent a shape by its characteristic lines and end
points.
The visual model;
Wireframe drawing of the shape,
Mathematical description
Curve equations
Coordinates of points
Connectivity information
Sweeping
An area feature is "swept out" by moving a primitive
along a path to form a solid feature. These volumes either
add to the object ("extrusion") or remove material
("cutter path").
Also known as 'sketch based modeling'.
Analogous to various manufacturing techniques such as
extrusion, milling, lathe and others.
Sweep Representations
Sweep representations mean sweeping a 2D surface in 3D
space to create an object. However, the objects created by
this method are usually converted into polygon meshes
and/or parametric surfaces before storing.
Other variations:
- We can specify a special path for the sweep as some curve
function.
- We can vary the shape or size of the cross section along the
sweep path.
- We can also vary the orientation of the cross section relative
to the sweep path.
10
moulding,
casting,
forging,
thermoforming, etc.
Constructive solid geometry (CSG)
The Constructive Solid-Geometry Method (CSG)
combines the volumes occupied by overlapping 3D
objects using set operations:
Union
Intersection
Difference
11
12