mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-01 01:16:27 +00:00
Last minute refactoring
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
#include "mapping.h"
|
||||
#define mapping POSTFIX_SCHEMA(mapping)
|
||||
using namespace ifcopenshell::geometry;
|
||||
using namespace ifcopenshell::geom;
|
||||
|
||||
taxonomy::ptr mapping::map_impl(const IfcSchema::IfcFace& inst) {
|
||||
auto face = taxonomy::make<taxonomy::face>();
|
||||
|
||||
Reference in New Issue
Block a user