Question:

Which one of the following options is NOT an error associated with STereoLithography (STL) file in additive manufacturing?

Show Hint

Separate genuine mesh file defects from the general limitation of approximating curves with flat facets.
Updated On: Jul 27, 2026
  • Staircase effect
  • Missing facet
  • Non-manifold topology conditions
  • Degenerate facets
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

STL files store a 3D shape as a mesh of triangular facets, and a set of well known file level errors can show up in that mesh, separate from the general limits of approximating curves with flat triangles.

  1. Staircase effect: not a file error at all, it is the visible steps left on curved or slanted surfaces because STL approximates them with flat facets and the part is later built up in layers. It is an inherent limitation of the representation, not a defect in a particular file.
  2. Missing facet: a real STL file error, where gaps or holes appear in the mesh because some triangular facets are absent, breaking the closed surface.
  3. Non-manifold topology conditions: a real STL file error, where an edge is shared by more than two facets, so the geometry cannot represent a valid solid.
  4. Degenerate facets: a real STL file error, meaning triangles with zero or near zero area, usually from duplicate or nearly collinear vertices.

Since the staircase effect is a general approximation issue and not a file defect like the other three, option (A) is the one that is NOT an STL file error.

Was this answer helpful?
0
0

Top GATE Materials, Manufacturing & Industrial Engineering Questions

View More Questions