Introduction / Context:
 Units define the physical meaning of numerical dimensions. Without a declared unit system, a 25.4-wide feature could be inches or millimeters, leading to disastrous errors. This question asks whether stating units explicitly is mandatory good practice.
Given Data / Assumptions:
- Drawings may use SI (mm) or U.S. customary (inches).
- Dimensions, tolerances, and notes depend on the chosen unit system.
- Title blocks commonly include a units field.
Concept / Approach:
 Standards call for unambiguous documentation. The units declaration removes interpretation risk during manufacturing, inspection, and downstream CAD/CAM processes. Even if a company policy defaults to one unit, declaring it on the print avoids reliance on tribal knowledge or assumptions.
Step-by-Step Solution:
Check the title block or general notes for units (e.g., “UNLESS OTHERWISE SPECIFIED, DIMENSIONS ARE IN MILLIMETERS”).Ensure any exceptions (such as dual-dimensioning) are clearly noted.Confirm consistency with CAD dimension style settings and plot output.Conclude that units must be clearly stated.
Verification / Alternative check:
Quality systems and customer standards typically require explicit unit declaration on released drawings.
Why Other Options Are Wrong:
Incorrect: Would risk misinterpretation and nonconforming parts.Only necessary on assembly drawings: Parts require it as much as assemblies.Not required if scale is 1:1: Scale does not define units; 1:1 inches vs 1:1 millimeters still differ.
Common Pitfalls:
Mixing units within a single drawing without clear labeling.Exporting to STEP/PDF and losing unit notes; always keep them on the face of the drawing.
Final Answer:
Correct
Discussion & Comments