CAD / Engineering formats are digital file formats used to represent geometry, technical drawings, assemblies, metadata, and manufacturing information in CAD, CAM, engineering, and fabrication workflows. These formats are commonly used in CNC Machining, 3D Printing, Laser Cutting, architecture, industrial design, and mechanical engineering.
Different formats are optimized for different purposes. Some preserve editable parametric design history, while others are intended for geometry exchange, visualization, or manufacturing workflows. Most digital fabrication pipelines involve converting geometry between multiple formats during production.
What Are CAD / Engineering Formats?
CAD and engineering formats define how digital geometry and technical information are stored and exchanged between software systems.
These formats may contain:
- solid geometry
- surface geometry
- mesh geometry
- technical drawings
- assembly structures
- dimensions and tolerances
- material metadata
- manufacturing instructions
Some formats are proprietary and tied to specific software ecosystems, while others are neutral standards designed for interoperability between applications.
Engineering formats are essential in workflows involving:
- CAD
- CAM
- Toolpath generation
- CNC Router systems
- 3D Printer workflows
- industrial manufacturing
- product development
Types of CAD / Engineering Formats
Native CAD Formats
Native CAD formats are proprietary formats developed for specific CAD software platforms. These formats preserve editable design history, sketches, constraints, assemblies, and parametric relationships.
Examples include:
.sldprtand.sldasmfor SolidWorks.f3dfor Fusion 360.iptand.iamfor Autodesk Inventor.prtfor PTC Creo
Native formats usually provide the highest editing fidelity inside their original software environment.
Neutral Exchange Formats
Neutral exchange formats are designed to transfer geometry between different CAD systems.
Common neutral formats include:
These formats are commonly used in collaborative engineering and manufacturing workflows where multiple software systems must exchange compatible geometry data.
Technical Drawing Formats
Technical drawing formats are primarily used for two-dimensional drafting and vector geometry exchange.
Common examples include:
These formats are widely used in:
- Laser Cutting
- Plasma Cutting
- Waterjet Cutting
- Vinyl Cutting
- CNC Routing
DXF is especially common because many CAM systems support direct vector import for toolpath generation.
Mesh Geometry Formats
Mesh-based formats represent geometry using polygonal surfaces instead of mathematically defined solids.
Common mesh formats include:
Mesh formats are commonly used in:
- 3D Printing
- real-time rendering
- simulation
- mesh processing
- reverse engineering
Unlike solid modeling formats, mesh formats approximate surfaces using triangles or polygons.
Geometry Representation Methods
Different engineering formats use different mathematical approaches to represent geometry.
| Representation | Description | Common formats |
|---|---|---|
| Wireframe | Edge-based geometry representation | IGES, DXF |
| Surface | Mathematical surface patches | IGES, STEP |
| Solid | Closed volumetric geometry | STEP, Parasolid |
| Mesh | Polygon-based approximation | STL, OBJ |
Solid geometry formats are generally preferred for engineering and manufacturing because they preserve watertight volumetric geometry and dimensional accuracy.
CAD Formats in Digital Fabrication
Digital fabrication workflows often require converting geometry between multiple file types.
A typical workflow may include:
- Creating geometry in CAD software
- Exporting the model as STEP or DXF
- Importing geometry into CAM software
- Generating a Toolpath
- Manufacturing the part using a CNC Router, Laser Cutter, or 3D Printer
Different manufacturing technologies require different geometry representations.
For example:
- 3D Printing commonly uses STL or 3MF
- Laser Cutting commonly uses DXF or SVG
- CNC Machining commonly uses STEP
- industrial assemblies often use Parasolid or native CAD formats
Common CAD / Engineering Formats
| Format | Geometry type | Common use |
|---|---|---|
| STEP | Solid geometry | Engineering exchange |
| IGES | Surface geometry | Legacy CAD exchange |
| Parasolid | Solid geometry | Mechanical CAD workflows |
| DWG | 2D drafting | Technical documentation |
| DXF | 2D vector exchange | CNC workflows |
| STL | Mesh geometry | 3D printing |
| OBJ | Mesh geometry | Visualization and rendering |
| 3MF | Mesh + metadata | Modern additive manufacturing |
Interoperability and Conversion
Converting between engineering formats may introduce compatibility issues or data loss.
Common conversion problems include:
- missing assemblies
- broken parametric history
- unit mismatches
- corrupted surfaces
- mesh artifacts
- tolerance inconsistencies
Because of these limitations, engineering workflows often standardize around a limited set of approved exchange formats.
