mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-01 09:26:26 +00:00
Last minute refactoring
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#define mapping POSTFIX_SCHEMA(mapping)
|
||||
|
||||
using namespace ifcopenshell::geometry;
|
||||
using namespace ifcopenshell::geom;
|
||||
|
||||
taxonomy::ptr mapping::map_impl(const IfcSchema::IfcAnnotationFillArea& inst) {
|
||||
auto loop = taxonomy::cast<taxonomy::loop>(map(inst.OuterBoundary()));
|
||||
|
||||
Reference in New Issue
Block a user