mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
Merge branch 'cgal' of https://github.com/tudelft3d/IfcOpenShell into v0.7.0-rewrite
This commit is contained in:
@@ -836,7 +836,6 @@ bool CgalKernel::process_extrusion(const cgal_face_t& bottom_face, const taxonom
|
|||||||
// Mark as internal before erasure in external
|
// Mark as internal before erasure in external
|
||||||
// This is {i,j} at the time the edge use was inserted.
|
// This is {i,j} at the time the edge use was inserted.
|
||||||
internal_edges.insert(p.first->second);
|
internal_edges.insert(p.first->second);
|
||||||
|
|
||||||
// not inserted, remove
|
// not inserted, remove
|
||||||
external_edges.erase(p.first);
|
external_edges.erase(p.first);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user