How to open .STP files on Windows

To open .STP files on Windows, in Autodesk Fusion, use the import/open workflow and select STEP (*.ste, *.step, *.stp) as the file type.

Step-by-step instructions

  1. In Autodesk Fusion, use the import/open workflow and select STEP (*.ste, *.step, *.stp) as the file type.
  2. In SOLIDWORKS, use File > Open and choose STEP (*.step; *.stp), then import the model (AP203/AP214/AP242 are commonly supported).

Common issues

Import fails or opens empty (AP/translator mismatch)

Some tools handle certain STEP Application Protocols or entity sets better than others. A file may be valid ISO 10303-21 text but still not import cleanly in a particular CAD system.

  1. Ask the sender to re-export as a different STEP AP commonly supported by importers (SOLIDWORKS notes AP203/AP214/AP242).
  2. Try importing into another STEP-capable CAD tool (e.g., Autodesk Fusion vs. SOLIDWORKS) to confirm whether the issue is tool-specific.

File opens, but geometry is missing or incomplete

Interoperability formats can lose certain features or represent them differently; what comes through depends on how the source system exported the STEP and what the importer supports.

  1. Re-export from the source system with options that preserve needed data (for example, export solids rather than surfaces when possible).
  2. If the receiving tool offers STEP import options, try alternative settings and re-import.

Wrong app association (double-click does nothing useful)

On some systems, .stp may not be associated with a CAD importer/viewer, so double-clicking won’t open it in the right program.

  1. Open your CAD application first, then use its File > Open/Import command and select the .stp file.
  2. Optionally change the file association so .stp opens with your preferred CAD tool.

Security note

STEP Part 21 files are clear-text exchange files (ISO 10303-21), so you can inspect them with a text editor; however, large or complex files can still stress viewers/importers.

Back to .STP extension page