mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
First step at reorganizing
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#ifdef BIND
|
||||
#undef BIND
|
||||
#endif
|
||||
|
||||
#define BIND(T) ifcopenshell::geometry::taxonomy::item* convert(const IfcSchema::T*);
|
||||
|
||||
#include "mapping.i"
|
||||
Reference in New Issue
Block a user