mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-29 00:03:17 +00:00
Clash detection features
This commit is contained in:
committed by
Thomas Krijnen
parent
bed03bf83c
commit
c7fd42f2cf
@@ -481,7 +481,8 @@ IfcGeom::Representation::Triangulation::Triangulation(const BRep& shape_model)
|
||||
}
|
||||
}
|
||||
|
||||
BRepTools::Clean(s);
|
||||
// Temporarily commented out so we don't need to triangulate it again for clash detection.
|
||||
// BRepTools::Clean(s);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user