foxtrot icon indicating copy to clipboard operation
foxtrot copied to clipboard

RuntimeError: unreachable executed

Open kzhsw opened this issue 2 years ago • 4 comments
trafficstars

error

models.zip

Models from here, via the Sample STEP files link.

kzhsw avatar May 24 '23 03:05 kzhsw

https://github.com/Formlabs/foxtrot#disclaimer

Foxtrot is a proof-of-concept demo, not an industrial-strength CAD kernel. It may not work for your models! Even in the screenshots above, there are a handful of surfaces that it fails to triangulate

ogxd avatar May 25 '23 07:05 ogxd

https://github.com/Formlabs/foxtrot#disclaimer

Foxtrot is a proof-of-concept demo, not an industrial-strength CAD kernel. It may not work for your models! Even in the screenshots above, there are a handful of surfaces that it fails to triangulate

Could it ignore failing surfaces instead of stop the whole process?

kzhsw avatar May 25 '23 08:05 kzhsw

@kzhsw there is a free online alternative option to view STEP format files (as well as IGES and BREP formats): https://3dviewer.net/

GitHubDragonFly avatar Jun 16 '23 14:06 GitHubDragonFly

@kzhsw there is a free online alternative option to view STEP format files (as well as IGES and BREP formats): https://3dviewer.net/

Thank you for referencing this. This is based on occt-import-js, which is much slower than foxtrot on handling large models.

kzhsw avatar Jun 19 '23 02:06 kzhsw