SolidWorks SLDPRT imports with broken faces in HOOPS Visualize Web, but STEP from Creo works fine

Hi HOOPS team,

I’m seeing a geometry issue when converting a SolidWorks `.SLDPRT` file with HOOPS Visualize Web / Converter.

Problem:
- Direct conversion of the SolidWorks source file produces broken / exploded faces in the viewer.
- The same model converted through Creo to STEP imports correctly in HOOPS.
- OCC also displays the original SolidWorks model correctly, so the source file itself appears valid.

Repro steps:
1. Take the attached SolidWorks `.SLDPRT` file.
2. Convert it with HOOPS Converter to SC/SCS.
3. Open the result in HOOPS Visualize Web.
4. The model shows broken triangulation / face artifacts.
5. Export the same source from Creo to STEP.
6. Convert/open the STEP in HOOPS.
7. The model looks correct.

Observed behavior:
- Direct SLDPRT import produces corrupted geometry / bad tessellation.

Expected behavior:
- The SolidWorks part should render with correct faces, similar to STEP imported from Creo.

Notes:
- Source format: SolidWorks `.SLDPRT`
- Workaround: convert to STEP first via Creo, then load STEP in HOOPS
- This suggests the issue is specific to the SolidWorks import/conversion path

[error.zip|attachment](upload://16mRkCBPzk1m8DOfOxVTTvVoLJt.zip) (1.1 MB)