Definition
A face is one bounded, continuous surface of a part's 3D solid model, such as a flat side, a cylindrical bore wall, or a fillet surface. In a boundary representation (B-rep), a part is described as a connected set of faces, bounded by edges.
Why faces matter for feature recognition
Manufacturing features are usually recognised as specific patterns of connected faces (a cylindrical face plus a planar bottom face forms a hole, for instance), which is why face-level reasoning underlies most feature recognition.
How faces relate to the drawing
Not labeled directly; a drawing view shows the projected outline of faces, and a tolerance or finish callout usually applies to one or more specific faces.
Common mistakes
Assuming one drawing view corresponds to one face; a single view can show several faces, and a single face can appear across several views.
Manufacturing features are usually recognised as specific patterns of connected faces (a cylindrical face plus a planar bottom face forms a hole, for instance), which is why face-level reasoning underlies most feature recognition.
See how Blake reviews a partFrequently asked questions
Is a face the same as a surface?
In casual use yes; formally, a face is a bounded portion of a surface within a solid model's boundary representation.
How many faces does a simple part have?
Even a simple block has at least six flat faces; adding a hole or fillet adds more.
Why do feature-recognition systems reason about faces?
Because a manufacturing feature like a hole or pocket is recognisable as a specific pattern of connected faces.