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