step-file-compare / README.md
Naveenlara's picture
Upload 4 files (#1)
39a18fa verified
# STEP File Comparator
Upload and compare two STEP files with the same origin. This tool will calculate and visualize 3D geometric deviations.
## Features
- STEP parsing with `pythonOCC-core`
- Basic surface point deviation analysis
- Streamlit frontend
## Usage
1. Upload two `.step` files
2. View the max and average deviation
3. Visualize with a simple deviation chart
## Future Improvements
- Add 3D viewer for live inspection
- Export report to CSV