File size: 459 Bytes
a40c2f0
12b9b6d
a40c2f0
12b9b6d
a40c2f0
12b9b6d
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

# 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