Two simultaneous IfcGeom implementations

This commit is contained in:
Thomas Krijnen
2017-12-18 15:25:09 +01:00
parent 5eba7af791
commit a792a7e2c7
37 changed files with 8925 additions and 8843 deletions
+1 -3
View File
@@ -42,11 +42,9 @@
#include "../ifcparse/Ifc4enum.h"
#define IfcSchema Ifc4
struct Ifc4 {
const IfcParse::schema_definition& get_schema();
static const IfcParse::schema_definition& get_schema();
const char* const Identifier = "IFC4";