-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently igs and other file formats can not be loaded, because the support for gmsh was removed from trimesh in version 4.7.0.
Describe the solution you'd like
A custom loader for these fileformats based on one of python gmsh modules
Describe alternatives you've considered
Convert the model to a different fileformat
Additional context
I recovered this when investigating issue #55
The formats in question should be:
*.brep *.igs *.iges *.bdf *.msh *.inp *.diff *.mesh
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request