mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-30 16:43:00 +00:00
Two simultaneous IfcGeom implementations
This commit is contained in:
+1
-3
@@ -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";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user