mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 00:23:14 +00:00
Wall connectivity
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user