Rewritten library to use code generated from IFC2X3_TC1.exp

This commit is contained in:
Thomas Krijnen
2011-07-25 14:56:40 +00:00
parent 75c26a34e1
commit 9b36321861
30 changed files with 20753 additions and 340 deletions
+6
View File
@@ -0,0 +1,6 @@
#include "IfcRegisterUndef.h"
#define FACE(T) \
if ( l->is(T::Class()) ) return convert(reinterpret_pointer_cast<IfcBaseClass,T>(l),r);
#include "IfcRegisterDef.h"
#include "IfcRegister.h"