Wall connectivity

This commit is contained in:
Thomas Krijnen
2020-01-26 13:12:19 +01:00
parent 030ea06aac
commit 060c35939a
6 changed files with 664 additions and 1029 deletions
@@ -7,10 +7,6 @@
#include <algorithm>
class containment_validator {
};
void fix_storeycontainment(IfcParse::IfcFile& f, bool no_progress, bool quiet, bool stderr_progress) {
ifcopenshell::geometry::settings settings;
settings.set(ifcopenshell::geometry::settings::USE_WORLD_COORDS, false);