How to open .STP files on iOS
To open .STP files on iOS, if you don’t have a STEP-capable CAD viewer on iOS, transfer the .stp to a desktop CAD application that supports STEP import (e.g., Autodesk Fusion or SOLIDWORKS).
Step-by-step instructions
- If you don’t have a STEP-capable CAD viewer on iOS, transfer the .stp to a desktop CAD application that supports STEP import (e.g., Autodesk Fusion or SOLIDWORKS).
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.
- Ask the sender to re-export as a different STEP AP commonly supported by importers (SOLIDWORKS notes AP203/AP214/AP242).
- 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.
- Re-export from the source system with options that preserve needed data (for example, export solids rather than surfaces when possible).
- 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.
- Open your CAD application first, then use its File > Open/Import command and select the .stp file.
- 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.