Segfault encountered when geode-inspector-brep is invoked on the attached BRep:
surfaces_without_unique_vertex_id.og_brep.zip
The command line I use is:
geode-inspector-brep --input surfaces_without_unique_vertex_id.og_brep
As suggested by the name, in this BRep, there is a surface mesh that has some vertices not associated to any unique vertex ID. I guess that, in method BRepSurfacesTopology::surface_facet_has_wrong_component_facets_around(..), this causes the segfault when component_mesh_polygons(..) is invoked.
This used to work with OpenGeode-Inspector v6.6.3.
Segfault encountered when geode-inspector-brep is invoked on the attached BRep:
surfaces_without_unique_vertex_id.og_brep.zip
The command line I use is:
As suggested by the name, in this BRep, there is a surface mesh that has some vertices not associated to any unique vertex ID. I guess that, in method
BRepSurfacesTopology::surface_facet_has_wrong_component_facets_around(..), this causes the segfault whencomponent_mesh_polygons(..)is invoked.This used to work with OpenGeode-Inspector v6.6.3.