Merge branch 'cgal' of https://github.com/tudelft3d/IfcOpenShell into v0.7.0-rewrite

This commit is contained in:
Thomas Krijnen
2021-02-21 17:26:16 +01:00
-1
View File
@@ -836,7 +836,6 @@ bool CgalKernel::process_extrusion(const cgal_face_t& bottom_face, const taxonom
// Mark as internal before erasure in external
// This is {i,j} at the time the edge use was inserted.
internal_edges.insert(p.first->second);
// not inserted, remove
external_edges.erase(p.first);