helix-toolkit / helix-toolkit

Helix Toolkit is a collection of 3D components for .NET.
http://helix-toolkit.org/
MIT License
1.88k stars 666 forks source link

How to import a STEP file? #1274

Closed josejonasj closed 4 years ago

josejonasj commented 4 years ago

Hi, I'm trying to load the following STEP (STandard for the Exchange of Product) files (3DModels.zip) but nothing is displayed (because the loader is returning null), while using an online viewer they look fine. Any ideas? Thanks.

01 02
josejonasj commented 4 years ago

I'm sorry, it looks like an old issue from Assimp library: https://github.com/assimp/assimp/issues/2000 https://stackoverflow.com/questions/49322934/error-reading-a-stp-file-with-assimp-library

So I'm closing the issue by myself.