Top 200 AutoCAD Mechanical Interview Questions & Answers
Basic Questions (1-80)
Q1. What is AutoCAD Mechanical?
AutoCAD Mechanical is a specialized version of AutoCAD designed for mechanical engineering and manufacturing. It includes pre-built content libraries, standards-based drawing tools, and automation features that accelerate mechanical design workflows.
Q2. How does AutoCAD Mechanical differ from standard AutoCAD?
AutoCAD Mechanical adds mechanical-specific features such as standard parts libraries, automated BOM generation, power dimensioning, and drawing management tools not available in standard AutoCAD. It supports engineering standards like ISO, ANSI, DIN, and JIS out-of-the-box.
Q3. What engineering standards does AutoCAD Mechanical support?
AutoCAD Mechanical supports ISO, ANSI, DIN, JIS, BSI, and GB standards for dimensioning, tolerances, surface texture, and geometric tolerancing. These standards are selectable at the project or drawing level.
Q4. What is a standard parts library in AutoCAD Mechanical?
The standard parts library provides pre-drawn, parametric components such as bolts, nuts, washers, bearings, keys, and pins conforming to ISO/ANSI/DIN standards. Parts are inserted with correct dimensions and automatically update BOMs.
Q5. How do you insert a standard bolt in AutoCAD Mechanical?
Use the Standard Parts tool (AM_PART command or the Content panel), select the fastener category, choose the bolt type and standard, specify size, and place it in the drawing. The BOM database updates automatically.
Q6. What is the AM_PART command used for?
AM_PART inserts standard mechanical parts from the content library into the drawing. It opens the standard parts browser where you can filter by standard, category, and size.
Q7. What is power dimensioning in AutoCAD Mechanical?
Power dimensioning is an intelligent dimensioning tool that automatically applies the correct dimension style based on the selected geometry. It detects linear, angular, radial, and diameter dimensions and applies standard-compliant formatting.
Q8. What is the AMPOWERDIM command?
AMPOWERDIM activates the power dimensioning tool, allowing you to click geometry and place dimensions that automatically conform to the active engineering standard with correct tolerancing options.
Q9. How are tolerances applied in AutoCAD Mechanical?
Tolerances are applied through the power dimensioning dialog by selecting tolerance type (deviation, limits, symmetric, fit) and entering values. Standard fits and tolerance grades are available from ISO/ANSI tables.
Q10. What is a mechanical layer group?
AutoCAD Mechanical organizes drawing elements into standard-compliant mechanical layer groups (e.g., visible lines, hidden lines, centerlines, dimensions, hatching). These groups enforce consistent layer naming and properties across drawings.
Q11. How do you create a bill of materials in AutoCAD Mechanical?
Use the AMBOM command to generate a BOM from parts referenced in the drawing. The BOM manager compiles part data, quantities, and descriptions from the parts database and the drawing annotations.
Q12. What is the AMBOM command?
AMBOM opens the BOM manager, which creates, edits, and places bills of materials. It reads parts data from the drawing and standard parts library to populate the BOM table automatically.
Q13. How do balloon annotations work in AutoCAD Mechanical?
Balloons are item tags that link graphical parts in the drawing to BOM rows. Use AMBALLOON to insert balloons; they reference the part number and update automatically when the BOM changes.
Q14. What is a drawing title block in AutoCAD Mechanical?
The title block contains project information such as drawing number, revision, scale, material, and author. AutoCAD Mechanical provides standard-compliant title block templates that link to drawing property fields.
Q15. How do you set the active standard in AutoCAD Mechanical?
Open Drawing Settings (AMOPTIONS or Options dialog), go to the AM:Standards tab, and select the desired standard (ISO, ANSI, DIN, etc.). The active standard controls dimension styles, layer names, and hatch patterns.
Q16. What are centerlines and how are they created?
Centerlines mark the axes of circles and symmetric features. In AutoCAD Mechanical use AMCENTERLINE for linear centerlines or AMCENTER for circle centers; they are placed on the correct standard layer automatically.
Q17. What is a construction line used for in mechanical drawings?
Construction lines (xlines) are infinite reference lines used to establish geometry, projection lines, and symmetry axes during drawing layout. They do not appear in plots but guide the creation of precise features.
Q18. How do you apply hatch patterns in AutoCAD Mechanical?
Use AMHATCH or the standard HATCH command with mechanical standard patterns (e.g., ANSI31 for cast iron, ANSI37 for rubber). AutoCAD Mechanical places hatch on the correct layer per the active standard.
Q19. What is the purpose of the AMDETAIL command?
AMDETAIL creates detail views by defining a boundary around a portion of the drawing. The detail view is copied and scaled up (commonly 2:1 or 4:1) to show fine features more clearly.
Q20. What is a section view in a mechanical drawing?
A section view cuts through a part to reveal internal features. In AutoCAD Mechanical, AMSECTION creates cutting-plane lines and AMHATCHING applies standard section hatch patterns to the cut surfaces.
Q21. How do you create an auxiliary view?
Auxiliary views are projected perpendicular to an inclined surface. In AutoCAD Mechanical, you define the inclined edge and project the view using the AMAUXVIEW command to show the true shape of the surface.
Q22. What are GD&T symbols and how are they applied?
GD&T (Geometric Dimensioning and Tolerancing) symbols communicate form, orientation, position, and runout tolerances. In AutoCAD Mechanical use AMFCFRAME to insert feature control frames with correct GD&T symbols per ASME Y14.5 or ISO 1101.
Q23. What is the AMFCFRAME command?
AMFCFRAME inserts feature control frames (GD&T callouts) with the correct tolerance symbols, datum references, and modifiers. It guides you through building the frame interactively to ensure standard compliance.
Q24. What is a datum reference in GD&T?
A datum is a theoretically exact reference point, axis, or plane from which geometric tolerances are measured. In AutoCAD Mechanical, AMDATUM inserts datum feature symbols (triangles with letters) on the drawing.
Q25. What is surface texture (roughness) in mechanical drawings?
Surface texture specifies the required roughness of machined surfaces using Ra, Rz, or other parameters. Use AMSURFTEX in AutoCAD Mechanical to insert surface texture symbols conforming to ISO 1302 or ANSI standards.
Q26. How do you insert a weld symbol?
Use AMWELD to insert welding symbols conforming to AWS A2.4 or ISO 2553 standards. The dialog allows selection of weld type, size, length, and supplementary symbols with correct placement on the drawing.
Q27. What is an isometric drawing?
An isometric drawing represents a 3D object in 2D by drawing axes at 30° to the horizontal, giving a pictorial view. AutoCAD's ISOPLANE setting (Left, Top, Right) facilitates isometric drafting with isometric snap and ellipses.
Q28. How do you draw an isometric circle?
In isometric mode, use ELLIPSE with the Isocircle option. Select the correct isoplane (left, top, or right) and specify the radius; AutoCAD draws the isometric ellipse that represents the circle in that plane.
Q29. What is orthographic projection?
Orthographic projection shows a 3D object in multiple 2D views (front, top, side) projected at 90° to each other. First-angle (ISO) and third-angle (ANSI) projections are the two conventions used in engineering drawings.
Q30. What is the difference between first-angle and third-angle projection?
In first-angle (European) projection the view is placed on the opposite side from where you look; in third-angle (American) projection the view is placed on the same side as you look. A projection symbol on the title block indicates which convention is used.
Q31. How do you use object snap (OSNAP) in mechanical drawings?
OSNAP modes (endpoint, midpoint, center, intersection, perpendicular, etc.) snap the cursor to precise geometric points on existing objects. Enable running OSNAP modes via the Status Bar or F3 key for consistent accurate drafting.
Q32. What is polar tracking?
Polar tracking constrains the cursor to specific angles (e.g., 0°, 45°, 90°) while drawing. Activate it with F10 or the Status Bar, then enter a distance to draw lines at precise angles without needing coordinates.
Q33. What is the purpose of OFFSET in mechanical drawing?
OFFSET creates a parallel copy of a line, arc, circle, or polyline at a specified distance. It is commonly used to draft parallel walls, flange faces, and offset contours of mechanical parts.
Q34. How does the FILLET command work in AutoCAD Mechanical?
FILLET connects two lines, arcs, or circles with a smooth arc of specified radius. In mechanical design it rounds sharp internal corners to reduce stress concentrations and is specified on drawings as a radius value.
Q35. How does the CHAMFER command work?
CHAMFER creates an angled cut at the intersection of two lines. You specify two distances or a distance and angle; it is used on shaft ends, hole edges, and machined faces to ease assembly and remove sharp edges.
Q36. What is the AMHOLE command used for?
AMHOLE inserts standard hole callouts (drilled, counterbore, countersink, tapped) with correct annotations per the active standard. It links hole geometry to the hole chart and BOM for automatic reporting.
Q37. What is a counterbore hole?
A counterbore is a flat-bottomed cylindrical enlargement at the top of a hole that seats the head of a socket-head cap screw flush with or below the surface. It is dimensioned with diameter and depth.
Q38. What is a countersink hole?
A countersink is a conical enlargement at the top of a hole that seats flat-head screws flush with the surface. It is dimensioned with the included angle (usually 82° or 90°) and major diameter.
Q39. What is a spot face?
A spot face is a shallow circular cut that provides a flat, smooth seating surface for a bolt head or washer on a rough casting. It is dimensioned with diameter and depth (often just deep enough to clean up the surface).
Q40. How are thread representations drawn in AutoCAD Mechanical?
Threads are represented with simplified conventions: external threads show a solid line for major diameter and hidden line for minor diameter; internal threads show a hidden line for major diameter and solid line for minor diameter. AutoCAD Mechanical has thread callout tools for standard compliance.
Q41. What is the AMTHREAD command?
AMTHREAD inserts thread representations and callout annotations for internal and external threads. It supports metric (ISO), UNC, UNF, and Pipe thread standards with correct symbolic representation.
Q42. What is the scale in engineering drawings and how is it set?
Drawing scale is the ratio of drawing size to actual size (e.g., 1:2 means drawn half actual size). In AutoCAD Mechanical set scale in the drawing settings or viewport properties so annotations and standard parts are sized correctly.
Q43. What is an exploded view?
An exploded view shows an assembly with its components separated along assembly axes to reveal how parts fit together. In AutoCAD Mechanical, exploded views are created on separate layers or in separate viewports and linked to the BOM.
Q44. How do you use the MIRROR command in mechanical drawings?
MIRROR creates a mirror image of selected objects about a specified axis. In mechanical drafting it is used to draw symmetric parts efficiently — draft half the part and mirror it about the symmetry axis.
Q45. What is the ARRAY command used for?
ARRAY creates multiple copies of objects in rectangular (rows/columns), polar (circular), or path patterns. It is used for bolt-hole circles, gear teeth, heat exchanger tubes, and repetitive features on mechanical components.
Q46. How do you use STRETCH in AutoCAD?
STRETCH moves vertices/endpoints within a crossing selection window while keeping outside endpoints fixed. It is useful for lengthening or shortening mechanical features like slots, flanges, and bracket arms.
Q47. What is an assembly drawing?
An assembly drawing shows how multiple parts fit together to form a complete mechanism or product. It includes part balloons linked to a BOM, overall dimensions, and sometimes assembly notes or exploded views.
Q48. What is a detail drawing?
A detail drawing is a fully dimensioned drawing of a single part, showing all geometry, tolerances, surface texture, and material information needed to manufacture that part without reference to other drawings.
Q49. What is a sub-assembly drawing?
A sub-assembly drawing shows a group of parts that are assembled as a unit before being integrated into the main assembly. It has its own BOM covering the components of that sub-assembly.
Q50. How does the AMPARTREF command work?
AMPARTREF attaches part reference data (part number, description, material) to geometry in the drawing. This data feeds into the BOM and can be extracted for reporting or ERP integration.
Q51. What is the purpose of the AMREVSYM command?
AMREVSYM inserts revision symbols (triangles or clouds with a letter) at the locations of drawing changes. These link to the revision table in the title block, documenting the drawing revision history.
Q52. How do you manage drawing revisions in AutoCAD Mechanical?
Use the AMREVTABLE command to manage the revision table, entering revision letter, date, description, and approver. Revision symbols placed with AMREVSYM link to the table rows for traceability.
Q53. What is XREF in AutoCAD Mechanical?
An XREF (external reference) attaches or overlays another drawing as a non-destructive reference. In mechanical drawing management, base parts, standard layouts, and customer-supplied geometry are often referenced via XREFs.
Q54. What is the difference between ATTACH and OVERLAY for XREFs?
An attached XREF is included when the host drawing is itself referenced by another drawing (nested XREFs). An overlaid XREF is not nested — it appears only in the current drawing and is excluded from higher-level assemblies.
Q55. What are blocks and how are they used in mechanical drawings?
Blocks are named groups of objects stored as a single object. In mechanical drawing, blocks represent standard symbols, title blocks, and reusable part geometry. They reduce file size and ensure consistency.
Q56. What is a dynamic block?
Dynamic blocks contain parameters and actions (stretch, rotate, flip, array) that allow a single block to represent multiple configurations. For example, a bolt dynamic block can change length and diameter using grip edits.
Q57. How do you create a block attribute?
Use ATTDEF to define an attribute — a text field attached to a block that stores variable data (e.g., part number, description). When the block is inserted, attributes are filled in and can be extracted to a BOM or database.
Q58. What is the ATTEXT or DATAEXTRACTION command used for?
DATAEXTRACTION extracts attribute and property data from blocks in the drawing to a table or external file (CSV/XLS). This is used to generate parts lists, BOM data, and drawing schedules.
Q59. What are layers in AutoCAD Mechanical and why are they important?
Layers organize drawing objects into logical groups (visible outlines, hidden lines, dimensions, centerlines, hatching). Proper layer management enables selective visibility, printing, and export of drawing information.
Q60. How do you use the AMLAYER command?
AMLAYER provides a mechanical-specific layer manager that creates and assigns layers conforming to the active drawing standard. It automates layer naming, colour, and linetype for mechanical drawing categories.
Q61. What linetypes are used in mechanical drawings?
Standard linetypes include: continuous (visible outlines), dashed (hidden lines), chain/center (centerlines), phantom (repeat/alternative positions), and break lines. AutoCAD Mechanical assigns these automatically to standard layer groups.
Q62. What is a linetype scale and why does it matter?
Linetype scale controls the spacing of dashes and gaps in non-continuous linetypes. Correct scale ensures dashes are visible and correctly spaced relative to drawing scale — LTSCALE sets global scale, CELTSCALE sets per-object scale.
Q63. What are viewports in a layout?
Viewports in paper space layouts display portions of model space at specified scales. Multiple viewports allow simultaneous display of plan, elevation, section, and detail views at different scales on one sheet.
Q64. How do you lock a viewport scale?
Select the viewport, open Properties (Ctrl+1), and set the Display Locked property to Yes. This prevents accidental zooming in the viewport while navigating in paper space, preserving the set scale.
Q65. What is the purpose of DIMSTYLE in AutoCAD Mechanical?
DIMSTYLE defines the appearance of dimensions — text height, arrowhead style, tolerancing format, and text placement. AutoCAD Mechanical creates standard-compliant dimension styles automatically for the active engineering standard.
Q66. What is associative dimensioning?
Associative dimensions are linked to the geometry they measure — if the geometry is moved or resized, the dimension updates automatically. This reduces errors and ensures dimensions always reflect current geometry.
Q67. What is a limit dimension?
A limit dimension shows both the maximum and minimum allowable sizes of a feature (e.g., 25.02 / 24.98). It directly states the permissible size range without requiring the reader to calculate from a nominal dimension plus tolerance.
Q68. What is a chain dimension vs. a baseline dimension?
Chain (incremental) dimensions measure from the end of the previous dimension, accumulating tolerance. Baseline dimensions all originate from a single datum, preventing tolerance accumulation. AutoCAD Mechanical supports both with AMPOWER settings.
Q69. What is a running dimension?
A running (ordinate) dimension measures features from a common origin without dimension lines, reducing clutter. In AutoCAD Mechanical, ordinate dimensions are created using DIMORDINATE or the power dimensioning ordinate option.
Q70. What is the AMAUTODIM command?
AMAUTODIM (AutoDimension) automatically dimensions selected objects based on rules for the active standard. It analyzes geometry and places dimensions with correct style and arrangement, saving manual dimensioning time.
Q71. How do you create a hole table in AutoCAD Mechanical?
Use AMHOLETABLE to generate a table listing all holes in the drawing with their X/Y coordinates, diameter, depth, and type. This is especially useful for CNC machining where holes are located from a datum origin.
Q72. What is the AMREORDER command used for?
AMREORDER changes the display order of overlapping objects. In mechanical drawing it ensures visible lines are displayed on top of hatch patterns and dimensions appear above other elements for clarity.
Q73. What is the TRIM command used for in mechanical drawings?
TRIM removes portions of objects that extend beyond a cutting edge. It is used to clean up intersections of lines, arcs, and circles when constructing complex part outlines and cross-section geometry.
Q74. What is the EXTEND command?
EXTEND lengthens objects to meet a specified boundary edge. It is the complement of TRIM and is used to connect lines precisely to intersection points when constructing mechanical part profiles.
Q75. How do you use the BREAK command?
BREAK splits an object into two parts or removes a portion between two points. In mechanical drawing, it creates break lines on long parts (shafts, bars) to fit them on a sheet at a readable scale.
Q76. What is the purpose of the JOIN command?
JOIN merges collinear lines, overlapping arcs of the same radius, or open polylines into a single object. It is used to combine fragmented geometry resulting from intersections, trims, and imports.
Q77. What are polylines and why are they used?
Polylines are connected sequences of line and arc segments treated as a single object. They are used for part profiles, toolpaths, and boundary outlines because they can be offset, hatched, and analysed as closed regions.
Q78. What is PEDIT used for?
PEDIT edits polylines — joining segments, changing width, fitting curves, closing/opening, and converting lines/arcs into polylines. It is essential for maintaining clean, closed part profiles used in hatch boundaries and area calculations.
Q79. What is the BOUNDARY command?
BOUNDARY creates a closed polyline or region from a bounded area of existing geometry. It is used to enclose areas for hatch patterns, area measurement, and creating closed profiles from intersecting lines.
Q80. What is a region in AutoCAD?
A region is a 2D closed area object that supports Boolean operations (union, subtract, intersect). Regions are used to calculate cross-sectional areas, moments of inertia, and as profiles for 3D solid extrusions.
Intermediate Questions (81-150)
Q81. What are mass properties and how are they calculated in AutoCAD Mechanical?
Mass properties (area, centroid, moment of inertia, perimeter) are calculated using MASSPROP on 2D regions or 3D solids. In AutoCAD Mechanical these values support weight estimation and structural calculations.
Q82. What is the purpose of AMGEOMCHECK?
AMGEOMCHECK audits drawing geometry for errors such as open profiles, duplicate objects, and zero-length segments. It is run before generating BOMs and detailed drawings to ensure data integrity.
Q83. How does the intelligent part reference system work?
AutoCAD Mechanical attaches invisible part reference data to drawing objects. When a BOM is generated, the software reads these references to compile part numbers, descriptions, quantities, and material from the drawing.
Q84. What is the AMPARTSLIST command?
AMPARTSLIST generates and places a parts list (BOM table) in the drawing by querying all part references and standard parts. The list updates dynamically when parts are added or removed.
Q85. How do you control the display of hidden lines in AutoCAD Mechanical?
Hidden lines are placed on standard hidden-line layers with dashed linetypes. The AMLAYER command manages visibility; HIDE or visual style changes in 3D views generate hidden-line representations automatically.
Q86. What is a drawing template in AutoCAD Mechanical?
A drawing template (.DWT) contains pre-configured layer groups, title blocks, standard settings, and dimension styles. Starting from a template ensures every new drawing conforms to company or project standards from the outset.
Q87. What is sheet metal and how is it represented in 2D drawings?
Sheet metal parts are formed by bending flat stock. In 2D drawings, the flat pattern shows true dimensions before bending with bend lines marked. AutoCAD Mechanical can generate flat patterns from annotated bend specifications.
Q88. What is a bend allowance?
Bend allowance is the length of material consumed in forming a bend, calculated from the bend radius, material thickness, and K-factor. Accurate bend allowance is critical for correct flat pattern development.
Q89. What is a K-factor in sheet metal design?
The K-factor represents the ratio of the neutral axis location to the material thickness during bending. It varies with material and bending method and is used to calculate bend allowance in flat pattern development.
Q90. What is DXF and why is it used?
DXF (Drawing Exchange Format) is an ASCII/binary format for exchanging CAD data between applications. It is used to transfer AutoCAD Mechanical drawings to CAM software, FEA tools, and other CAD systems.
Q91. What is DWG format?
DWG is AutoCAD's native binary drawing format storing all geometry, annotations, and metadata. Different AutoCAD versions use different DWG formats; SAVEAS allows saving to older versions for compatibility.
Q92. How do you publish multiple drawing sheets in AutoCAD Mechanical?
Use PUBLISH to batch-plot or batch-publish multiple drawings/layouts to PDF, DWF, or printer. The sheet list is saved as a DSD file for repeatable publishing workflows.
Q93. What is the SHEET SET MANAGER (SSM)?
SSM organizes multiple drawing files into a set with a shared numbering scheme, title block fields, and drawing index. It enables batch publishing and centralized management of large project drawing sets.
Q94. What are drawing properties and how are they used?
Drawing properties (DWGPROPS) store metadata (title, author, subject, project number) in the file. Title block fields can be linked to these properties so updating one location updates all linked title blocks.
Q95. What is a parametric drawing in AutoCAD Mechanical?
A parametric drawing uses constraints (geometric and dimensional) to maintain design intent when geometry is modified. AutoCAD Mechanical supports this through AMPARAMPART for parametric standard parts.
Q96. What is a gear and how is it represented in mechanical drawings?
A gear is a toothed wheel that transmits rotational motion. Standard drawing representation shows the tip circle as solid, root circle as hidden, and pitch circle as a chain line, with a callout specifying module, number of teeth, and pressure angle.
Q97. What is module in gear design?
Module (m) is the ratio of pitch diameter to number of teeth (m = d/z). It defines tooth size; standard module values (1, 1.25, 1.5, 2, etc.) ensure gears from different manufacturers mesh correctly.
Q98. What is pressure angle in gears?
Pressure angle is the angle between the tooth profile and the tangent to the pitch circle at the pitch point. Standard values are 20° (most common) and 14.5° (older designs). Meshing gears must have the same pressure angle.
Q99. What is a key and keyway?
A key is a removable machine element inserted between a shaft and hub to transmit torque. A keyway is the slot machined in both shaft and hub. Types include parallel keys (Woodruff, Pratt & Whitney) with dimensions from ISO 773/774 or DIN 6885.
Q100. How are springs represented in mechanical drawings?
Compression, extension, and torsion springs are shown with simplified schematic representations — zigzag lines for compression/extension springs or coil outlines. Callouts specify wire diameter, coil diameter, free length, spring rate, and end type.
Q101. What is an interference fit?
An interference (press) fit is where the shaft is larger than the hole before assembly, requiring force or thermal differential to assemble. It creates a strong friction joint without fasteners, used for bearings, bushings, and gear hubs.
Q102. What is a clearance fit?
A clearance fit always has a gap between shaft and hole — the shaft is always smaller than the hole. Used for running fits (bearings, sliding components) where relative motion between parts is required.
Q103. What is a transition fit?
A transition fit may result in either a small clearance or a small interference depending on the actual sizes of the parts. It provides accurate location while still allowing assembly without excessive force, used for precision location of hubs and couplings.
Q104. What is ISO tolerance grade (IT grade)?
IT grades (IT01, IT0, IT1…IT18) define the magnitude of the tolerance zone. Lower IT grades (IT1-IT6) are for precision work (gauges, bearings); higher grades (IT11-IT16) are for rough work (casting, stamping).
Q105. How is a fit specified on a drawing?
Fits are specified as a hole/shaft designation following ISO 286, e.g., 25H7/f6. H7 is the hole tolerance (H = zero deviation from nominal, IT7 grade) and f6 is the shaft tolerance (negative deviation, IT6 grade).
Q106. What is the hole basis system?
In the hole basis system, the hole fundamental deviation is zero (designated H), and the shaft varies to achieve the desired fit. It is preferred because hole sizes are controlled by standard drills and reamers.
Q107. What is the shaft basis system?
In the shaft basis system, the shaft fundamental deviation is zero (designated h), and the hole varies. It is used when a single shaft diameter must accommodate multiple components with different fits.
Q108. What is the purpose of AMTOLERANCECALC?
AMTOLERANCECALC performs tolerance analysis (worst-case or statistical) on tolerance chains. It calculates the resultant tolerance when multiple dimensions in a chain are combined, verifying that assembly requirements are met.
Q109. How do you insert a bearing from the standard parts library?
In the standard parts browser, navigate to Bearings, select the bearing type (deep groove, angular contact, tapered roller) and standard, choose the bore diameter (d), and insert it. The bearing appears with correct dimensions and updates the BOM.
Q110. What information is needed to specify a rolling bearing?
A rolling bearing is specified by: bearing designation (e.g., 6205), bore diameter, outer diameter, width, dynamic load rating (C), static load rating (C0), and speed rating. The designation follows ISO 15 or DIN 625.
Q111. What is a title block and what information does it contain?
The title block contains: drawing number, title, revision, scale, material, mass, drawing standard, projection symbol, company name, designed/drawn/checked/approved by names and dates, and sheet number. AutoCAD Mechanical title block fields link to drawing properties.
Q112. How do you use AMTEXTFORMAT in power dimensioning?
AMTEXTFORMAT controls the format of dimension text — prefix, suffix, tolerance display, and text orientation. It allows adding annotations like Ø (diameter), R (radius), and custom symbols before or after dimension values.
Q113. What is a break line and when is it used?
Break lines indicate that a long object is shown shortened; the actual length is given by the dimension. Short conventional break symbols are used for solid shafts (S-curve), hollow cylinders (C-curve), and rectangular sections (zigzag).
Q114. What is a true view?
A true view shows the actual shape of an inclined or oblique surface by projecting perpendicular to it. This is equivalent to an auxiliary view in multiview drawing and is required to dimension inclined features accurately.
Q115. How are tapped (threaded) holes annotated in AutoCAD Mechanical?
Tapped holes are annotated with a standard leader and callout: designation, thread standard, diameter, pitch/TPI, depth of thread, and total hole depth (e.g., M10×1.5 THRU or M10×1.5 DEEP 20). AMTHREAD creates compliant annotations.
Q116. What is a pipe thread and how is it specified?
Pipe threads seal fluid connections; NPT (National Pipe Tapered), BSPT, and BSP/G are common types. Specification includes thread designation (e.g., 1/2 NPT) and engagement length. AutoCAD Mechanical includes pipe thread symbols.
Q117. What is a weldment drawing?
A weldment drawing shows the configuration of welded structural members with complete weld symbols on all joints, weld types, sizes, lengths, and inspection requirements. AutoCAD Mechanical weld symbols conform to AWS A2.4 or ISO 2553.
Q118. What is the difference between a fillet weld and a butt weld?
A fillet weld joins two surfaces at approximately right angles by filling the internal corner with weld metal — specified by leg size. A butt weld joins two surfaces in the same plane by filling a prepared groove — specified by groove type and size.
Q119. How do you use the AMCALCULATION command?
AMCALCULATION opens the mechanical calculation tools for shaft design, spring design, beam calculations, and gear calculations. It allows engineering calculations within AutoCAD Mechanical and transfers results directly to drawing geometry.
Q120. What is the shaft calculation tool in AutoCAD Mechanical?
The shaft calculator sizes shaft diameters based on applied torque, bending moments, fatigue factors, and material properties. It follows DIN/ISO shaft design standards and outputs minimum required diameter and safety factors.
Q121. What is the beam calculation tool?
The beam calculator analyzes simply supported and cantilever beams for bending moment, shear force, deflection, and stress under specified loads and cross-sections. Results are displayed graphically and can update drawing geometry.
Q122. What is the spring calculation tool?
The spring calculator designs compression, extension, and torsion springs for given load, deflection, and geometry requirements, checking wire stress and critical frequency. It outputs spring parameters for drawing annotation.
Q123. How do you generate a parts list from an assembly drawing?
Ensure all parts are annotated with AMPARTREF, then use AMPARTSLIST to insert the BOM table. AutoCAD Mechanical queries all part references, groups identical parts, and places a numbered table linked to balloon annotations.
Q124. What is the difference between AMPARTSLIST and AMBOM?
Both generate BOM tables but AMBOM provides more advanced BOM management including editing, filtering, and multiple BOM formats. AMPARTSLIST is simpler and directly generates a table from part references in the current drawing.
Q125. What is the AMCOMPLEX command?
AMCOMPLEX creates complex (multi-part) standard part assemblies — combinations such as bolt + nut + washer sets. These combinations are inserted as a unit and collectively referenced in the BOM.
Q126. What is the purpose of AMNOTE?
AMNOTE inserts general notes, local notes, and leader-linked notes conforming to the active drawing standard. Notes are placed on the correct annotation layer and maintain consistent text style with other drawing annotations.
Q127. What is the AMLEADER command?
AMLEADER creates standard-compliant leader annotations with controlled arrowhead style, landing, and text format per the active engineering standard, replacing the basic MLEADER command with standards-driven behavior.
Q128. How do you use the coordinate dimension in AutoCAD Mechanical?
Coordinate (ordinate) dimensions are placed from a user-defined origin using DIMORDINATE. They are used in tabular drawings to locate multiple holes and features from a common datum without cluttering the drawing with extension and dimension lines.
Q129. What is the AMDIAMETER command?
AMDIAMETER places a diameter dimension with the power dimensioning tool, applying the correct Ø symbol, tolerance format, and text orientation per the active standard. It is used on circles, arcs, and cylindrical features.
Q130. What is the AMANGLE command?
AMANGLE places an angular dimension between two lines or three points. It applies standard-compliant angular dimensioning with degree symbol, tolerance options, and correct text placement using the active dimension style.
Q131. How do you dimension a taper?
Tapers are dimensioned by specifying the taper ratio (e.g., 1:10 or 1:20), one diameter and its axial location, or the half-angle. In AutoCAD Mechanical, AMTAPER inserts taper symbols and callouts conforming to ISO 3040 or ANSI standards.
Q132. What is the purpose of the AMTEXTSTYLE command?
AMTEXTSTYLE sets the active text style for mechanical drawing annotations. It switches between standard-compliant text styles (e.g., ISO or simplex fonts) to ensure all notes, dimensions, and labels conform to the active drawing standard.
Q133. How are castings represented on engineering drawings?
Castings show as-cast surfaces with appropriate roughness symbols and machining allowances marked with arrows or symbols. Draft angles, parting lines, and core locations are annotated. Cast radii are specified as general notes or individual dimensions.
Q134. What is a machining allowance?
Machining allowance is the extra material left on a casting or forging to be removed by subsequent machining operations to achieve final dimensions and surface quality. It is typically 2-5 mm depending on the casting method.
Q135. What is a toleranced title block note?
A general tolerance note in the title block (e.g., ±0.1 for linear, ±30' for angular) applies to all dimensions without individual tolerances. It reduces the number of individual tolerance annotations on the drawing.
Q136. How are symbols for knurling specified?
Knurling is specified in a note or callout indicating the knurl type (straight, diamond), pitch/module, and diameter before and after knurling. AutoCAD Mechanical has knurl symbols that are placed with the AMKNURL command.
Q137. What is the AMPARTREF database?
AMPARTREF stores part reference data (part number, description, quantity, material, weight) linked to drawing objects in AutoCAD Mechanical. This database is queried by BOM generation commands to compile parts lists automatically.
Q138. How do you configure AutoCAD Mechanical for a custom standard?
Custom standards are configured in the Mechanical Options dialog (AMOPTIONS), where you define dimension styles, layer names, hatch patterns, and symbol libraries, then save as a custom standard for company-wide deployment.
Q139. What is the AMOPTIONS command?
AMOPTIONS opens the AutoCAD Mechanical Options dialog, providing access to drawing standards, layer settings, BOM configuration, standard parts paths, and drawing property fields for comprehensive customization.
Q140. How do you configure the BOM in AutoCAD Mechanical?
BOM configuration (in AMOPTIONS or AMBOM settings) defines columns (item, quantity, part number, description, material), sort order, column widths, and number format. Custom properties and drawing fields can be added as BOM columns.
Q141. What is the purpose of AMMASSPART?
AMMASSPART calculates and stores the mass of a part based on geometry area/volume and specified material density. The mass value is automatically included in the BOM and title block weight field.
Q142. How do you insert a machining symbol (surface texture) on a drawing?
Use AMSURFTEX to insert surface texture symbols. Specify the Ra value, machining process, lay direction, and waviness if required. The symbol is placed on the correct annotation layer and conforms to ISO 1302 or ANSI B46.1.
Q143. What are the different types of section lines?
Full section cuts through the entire part; half section cuts through half of a symmetric part; offset section has a stepped cutting plane; revolved section shows cross-section rotated 90° in place; removed section is placed adjacent to the view.
Q144. How do you indicate a removed section?
A removed section is shown adjacent to the main view with a cutting plane line marked with letters (A-A) and the section labeled correspondingly. In AutoCAD Mechanical, AMSECTION creates the cutting plane and the section annotation.
Q145. What is the AMCPLINESECT command?
AMCPLINESECT creates an offset or stepped section cutting plane line that passes through multiple features not in a single plane. The section view shows all cut features in a single projected view for complex parts.
Q146. How is a flat pattern developed in AutoCAD Mechanical?
A flat pattern unfolds a sheet metal part to show its shape before bending. AutoCAD Mechanical's sheet metal tools calculate bend allowances and unfold the bent geometry, producing a flat pattern with bend lines marked for manufacturing.
Q147. What is the purpose of AMTOLERANCE in tolerance analysis?
AMTOLERANCE analyzes dimensional tolerance chains to calculate the worst-case and statistical resultant tolerance for assembly gaps and fits. This verifies that the combined tolerances of mating parts achieve the required assembly function.
Q148. How do you add custom content to the standard parts library?
Custom parts are added via the Content Manager (AMCONTENT). Define the part geometry, parameterize dimensions using variables, configure the size table, and publish the part to the library. It then appears in the browser alongside standard parts.
Q149. What is the AMCONTENT command?
AMCONTENT opens the Content Manager, which is used to create, edit, and publish custom standard parts, symbols, and feature libraries. It provides a structured interface for building parametric part definitions with size tables.
Q150. What is a part reference and how does it differ from a block?
A part reference stores engineering metadata (part number, material, description) attached to drawing geometry without creating a named block. Unlike a block, multiple different objects can share the same part reference for BOM purposes.
Advanced Questions (151-200)
Q151. What is Design Accelerator in AutoCAD Mechanical?
Design Accelerator provides component generators for shafts, gears, bolted connections, springs, bearings, and structural members. It performs engineering calculations, selects standard component sizes, and inserts dimensioned geometry and annotations automatically.
Q152. How does the bolted connection generator work?
The bolted connection generator in Design Accelerator calculates the required bolt size and number based on clamping force, shear load, and material. It selects ISO/ANSI standard fasteners and inserts the bolt, nut, and washer assembly with correct clearance hole sizes.
Q153. What is shaft design in Design Accelerator?
The shaft generator creates stepped shaft profiles from entered diameter segments, applied loads (torques, bending moments, forces), support types, and material properties. It checks fatigue life, deflection, and critical speed, outputting a detailed shaft drawing.
Q154. What is the gear generator in Design Accelerator?
The gear generator designs spur and helical gear pairs from entered power, speed, gear ratio, and centre distance. It calculates module, number of teeth, face width, profile shift, and contact ratio, then inserts gear drawings with standard callouts.
Q155. How do you perform bearing life calculation in AutoCAD Mechanical?
Use the bearing generator in Design Accelerator to input bearing designation, radial and axial loads, and speed. It calculates L10 bearing life (in hours), safety factors per ISO 281, and recommends adjacent bearing fits and mounting arrangements.
Q156. What is tolerance stack-up analysis?
Tolerance stack-up analysis determines the worst-case or statistical cumulative variation in a dimensional chain of mating parts. It verifies that functional requirements (minimum clearance, maximum interference) are met across all manufacturing variations.
Q157. What is the Monte Carlo method in tolerance analysis?
Monte Carlo analysis simulates thousands of random assemblies by sampling from tolerance distributions of each dimension. It predicts the probability distribution of assembly gaps and interference, providing more realistic results than worst-case analysis.
Q158. How does AutoCAD Mechanical handle design variants?
Design variants are managed through the Part Reference system and standard parts size tables. A parametric part definition covers all sizes; switching variants updates the drawing geometry and BOM entry simultaneously.
Q159. What is the AMQUICKREF command?
AMQUICKREF provides fast access to standard references (material properties, preferred number series, thread data, bearing tables) without leaving the drawing environment. It is a reference tool for engineers needing standard data during drawing.
Q160. How do you customize AutoCAD Mechanical with lisp or API?
AutoCAD Mechanical supports AutoLISP, VBA, and the ObjectARX/Mechanical API for automation. Custom lisp routines automate repetitive tasks; ObjectARX provides deep integration with Mechanical objects for custom applications and standards enforcement.
Q161. What is the ObjectARX API in AutoCAD Mechanical?
ObjectARX is a C++ API that provides direct access to AutoCAD's and Mechanical's object model. Developers use it to create custom commands, entity types, and integration with PDM/ERP systems that go beyond what lisp can achieve.
Q162. How is AutoCAD Mechanical integrated with Vault PDM?
Autodesk Vault integration provides check-in/check-out, version control, lifecycle management, and BOM synchronization for AutoCAD Mechanical drawings. Drawing properties are synchronized with Vault properties for searchability and traceability.
Q163. What is model-based definition (MBD)?
MBD places all manufacturing information (dimensions, tolerances, surface texture, notes) directly on the 3D model, eliminating or reducing 2D drawings. AutoCAD Mechanical supports 2D MBD-like approaches with complete drawing annotations.
Q164. What is ASME Y14.5 and its significance?
ASME Y14.5 is the American standard for GD&T (Geometric Dimensioning and Tolerancing). It defines symbols, terms, and rules for communicating geometric requirements on engineering drawings. AutoCAD Mechanical's GD&T tools are based on this standard.
Q165. What is ISO 1101 and how does it differ from ASME Y14.5?
ISO 1101 is the international GD&T standard, broadly similar to ASME Y14.5 but with differences in MMC/LMC modifier usage, projected tolerance zones, and datum notation. AutoCAD Mechanical handles both when the appropriate standard is active.
Q166. What is the concept of material condition modifiers?
Material condition modifiers — MMC (Maximum Material Condition), LMC (Least Material Condition), and RFS (Regardless of Feature Size) — modify positional and form tolerances relative to the actual mating size of the feature. They appear in feature control frames as Ⓜ, Ⓛ, or Ⓢ.
Q167. What is a composite tolerance frame?
A composite tolerance frame has two rows: the upper specifies the FRTZF (Feature Relating Tolerance Zone Framework) controlling location relative to datums; the lower specifies the PLTZF (Pattern Locating Tolerance Zone Framework) controlling feature-to-feature spacing. This provides tighter pattern control while allowing looser datum location.
Q168. What is the concept of true position tolerance?
True position defines the theoretically exact location of a feature using basic (boxed) dimensions from datums. The position tolerance zone is a cylinder (for holes) or parallel planes within which the feature axis or surface must lie.
Q169. What is circular runout vs. total runout?
Circular runout measures the variation in a single cross-sectional circle as the part rotates about its datum axis (used for cylindricity and eccentricity). Total runout measures the cumulative variation over the entire surface (controls all surface variations simultaneously).
Q170. How do you specify a datum target?
Datum targets are specific points, lines, or areas on a surface used to establish a datum plane from irregular surfaces (castings, forgings). They are specified with a datum target symbol (circle with line) and number/letter in the feature control frame.
Q171. What is profile of a surface tolerance?
Profile of a surface defines a tolerance zone around the true profile of a surface. It controls size, form, orientation, and location simultaneously and is ideal for complex curves and free-form surfaces. It can be bilateral or unilateral.
Q172. What is angularity tolerance?
Angularity controls the orientation of a surface or axis at a specified angle (other than 0° or 90°) relative to a datum. The tolerance zone is two parallel planes at the specified angle within which the controlled surface or axis must lie.
Q173. How is coaxiality specified?
Coaxiality (concentricity for median points, coaxiality for axes) is specified with a position or coaxiality symbol in a feature control frame, defining how far the actual axis may deviate from the datum axis. Position tolerance is preferred in ASME Y14.5-2018.
Q174. What is symmetry tolerance?
Symmetry tolerance specifies that a feature's median plane must lie within a tolerance zone symmetric about a datum plane. In ASME Y14.5-2018, symmetry is replaced by position tolerance for median plane control.
Q175. What is flatness tolerance?
Flatness tolerance defines a tolerance zone between two parallel planes within which all points of the controlled surface must lie. It controls only form — it does not control orientation or location relative to other features.
Q176. What is cylindricity tolerance?
Cylindricity tolerance defines a tolerance zone between two coaxial cylinders within which all points of the controlled surface must lie. It simultaneously controls roundness, straightness of the axis, and taper of the cylinder.
Q177. How are general tolerances specified for machined parts?
General tolerances for machined parts follow ISO 2768 (or ANSI standard equivalents), which specifies tolerance classes (f, m, c, v for linear and angular dimensions) applicable to all dimensions without individual tolerances. The applicable class is noted in the title block.
Q178. What is AMCATALOGREP for custom parts?
AMCATALOGREP generates catalog representations — simplified 2D symbols used in assembly drawings instead of detailed part geometry. This improves drawing performance and clarity while the part's true geometry is maintained in the detailed drawing.
Q179. What is the role of AutoCAD Mechanical in a PLM workflow?
In PLM (Product Lifecycle Management), AutoCAD Mechanical drawings provide the 2D documentation output. Drawings are checked into PLM/PDM systems (Vault, SAP, Teamcenter) for revision control, release management, and integration with manufacturing and procurement processes.
Q180. How does AutoCAD Mechanical support GOST standards?
AutoCAD Mechanical includes GOST drawing standards (Russian/CIS technical standards) as a selectable standard, providing GOST-compliant dimension styles, layer configurations, title blocks, and symbols for projects requiring Russian engineering documentation.
Q181. What is an engineering change order (ECO) and how is it managed in drawings?
An ECO documents authorized changes to a design, specifying what is changed, why, and the effective date. In AutoCAD Mechanical drawings, ECOs are recorded in the revision table, with revision symbols marking changed areas and revision letters incrementing.
Q182. What is the AMMODELSPACE command?
AMMODELSPACE switches the current space to model space from paper space. AutoCAD Mechanical uses this in drawing management workflows where different drawing components are organized in model space for referencing in paper space layouts.
Q183. What is the IDF (Intermediate Drawing Format) in AutoCAD Mechanical?
IDF is an exchange format for importing/exporting assembly and board data between mechanical CAD and PCB layout tools. AutoCAD Mechanical can import IDF board outlines to create mechanical enclosures around PCB designs.
Q184. How do you set up a multi-sheet drawing project in AutoCAD Mechanical?
Use the Sheet Set Manager to create a sheet set with defined title block templates, numbering, and fields. Individual drawing files are added as sheets; the SSM provides batch publishing, sheet lists, and cross-sheet callout management.
Q185. What is the AMPARTPROP command?
AMPARTPROP edits the properties (part number, description, material, weight) of an existing part reference in the drawing. Changes automatically propagate to all BOM tables referencing that part in the same drawing.
Q186. What are structural member standards in AutoCAD Mechanical?
AutoCAD Mechanical includes libraries of standard structural sections (I-beams, channels, angles, tubes) conforming to ISO, ANSI/AISC, DIN, and other standards. These sections are inserted from the content browser with correct cross-section geometry and weight data.
Q187. How do you insert a structural steel section?
In the standard parts browser navigate to Steel Shapes, select the section type (IPE, HEA, UB, etc.), choose the size and length, specify the insertion point and orientation. The section inserts with full cross-section geometry and adds itself to the BOM.
Q188. What is the AMSPLINE command?
AMSPLINE creates a spline curve that represents complex free-form profiles. In mechanical drawing, it is used for cam profiles, streamlined shapes, and curved contours where standard arc geometry is insufficient.
Q189. How do you perform area calculations in AutoCAD Mechanical?
Use the AREA command on closed polylines or regions, or MASSPROP on regions for comprehensive section properties. AutoCAD Mechanical also provides cross-section properties (area, centroid, moments of inertia) through the Design Accelerator calculation tools.
Q190. What is a kinematics simulation in AutoCAD Mechanical?
The kinematic analysis tool simulates mechanism motion (links, cranks, slides, cams) defined in the drawing. It checks for interference, calculates velocities and accelerations of mechanism members, and verifies travel ranges for mechanical linkages.
Q191. What is the AMMOTION command?
AMMOTION initiates kinematic simulation of a mechanism defined in the drawing. It animates the motion based on link lengths, joint types, and driver inputs, displaying position traces, velocity, and acceleration diagrams.
Q192. How do you configure content paths in AutoCAD Mechanical?
Content paths are configured in AMOPTIONS under the AM:Paths tab. Add custom library directories so the Content Browser finds company-specific parts, symbols, and templates alongside the standard content libraries.
Q193. What is drawing audit and how is it performed?
Drawing audit (AMAUDIT) checks the drawing for standard compliance issues — incorrect layer usage, non-compliant dimension styles, missing annotations, and broken part references. It reports issues and can optionally correct them automatically.
Q194. What is the AMMIGRATE command?
AMMIGRATE migrates drawings from older versions of AutoCAD Mechanical or from standard AutoCAD to the current release, converting drawing elements to Mechanical objects, updating standards, and restoring broken associations.
Q195. What is the difference between AMEXPLODE and EXPLODE?
AMEXPLODE explodes AutoCAD Mechanical objects (standard parts, dimensions, annotations) into their constituent AutoCAD primitives while preserving visual appearance. Standard EXPLODE may lose Mechanical properties and formatting; AMEXPLODE is the preferred method for Mechanical objects.
Q196. How do you export a drawing to PDF with layers in AutoCAD Mechanical?
Use PUBLISH or PLOT with the DWG to PDF.pc3 plotter, enabling the Include Layer Information option. The resulting PDF retains named layers from the AutoCAD Mechanical drawing, allowing receivers to toggle layer visibility in the PDF.
Q197. What is the AMPARTLIB command?
AMPARTLIB opens the Parts Library panel, providing access to all standard parts, structural shapes, and custom library content. It replaces older tool palette access and provides filtering, search, and preview of library items.
Q198. How do you configure automatic BOM item numbering?
In AMBOM settings, set the item number assignment method (sequential from 1, by position, or manual). Define whether item numbers restart per BOM table or are shared across multiple tables in the drawing. Balloons inherit the item number from the BOM configuration.
Q199. What is the role of the Mechanical browser?
The Mechanical browser (AMMBROWSER) provides a tree-view display of all Mechanical objects in the drawing — standard parts, BOM tables, balloons, part references, annotations — allowing direct selection, editing, and management without manually searching the drawing canvas.
Q200. What career opportunities exist for AutoCAD Mechanical professionals?
AutoCAD Mechanical proficiency opens roles as mechanical drafter, detailer, design engineer, and CAD manager in industries including automotive, aerospace, industrial machinery, consumer products, and oil & gas. Progression leads to senior mechanical designer, lead engineer, and engineering manager roles. Certification through Autodesk ACE (AutoCAD Mechanical) validates expertise and enhances employability.


