mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-19 11:43:53 +00:00
Runtime schema by name
This commit is contained in:
+2
-2
@@ -42,12 +42,12 @@
|
||||
|
||||
#include "../ifcparse/Ifc4enum.h"
|
||||
|
||||
const IfcParse::schema_definition& get_schema();
|
||||
|
||||
#define IfcSchema Ifc4
|
||||
|
||||
namespace Ifc4 {
|
||||
|
||||
const IfcParse::schema_definition& get_schema();
|
||||
|
||||
const char* const Identifier = "IFC4";
|
||||
|
||||
// Forward definitions
|
||||
|
||||
Reference in New Issue
Block a user