mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-09 21:53:40 +00:00
Two simultaneous IfcGeom implementations
This commit is contained in:
@@ -42,11 +42,9 @@
|
||||
|
||||
#include "../ifcparse/Ifc2x3enum.h"
|
||||
|
||||
#define IfcSchema Ifc2x3
|
||||
|
||||
struct Ifc2x3 {
|
||||
|
||||
const IfcParse::schema_definition& get_schema();
|
||||
static const IfcParse::schema_definition& get_schema();
|
||||
|
||||
const char* const Identifier = "IFC2X3";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user