mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
Implement mapping of IfcExtrudedAreaSolid
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
#undef BIND
|
||||
#endif
|
||||
|
||||
#define BIND(T) ifcopenshell::geometry::taxonomy::item* convert(const IfcSchema::T*);
|
||||
#define BIND(T) ifcopenshell::geometry::taxonomy::item* map(const IfcSchema::T*);
|
||||
|
||||
#include "mapping.i"
|
||||
|
||||
Reference in New Issue
Block a user