Correctly take inline entity instances for select types into account in the Python wrapper

This commit is contained in:
Thomas Krijnen
2013-06-21 08:49:08 -07:00
parent 509c34d66a
commit a5684f0996
7 changed files with 698 additions and 38 deletions
+2
View File
@@ -3,6 +3,8 @@
#include <map>
#include <fstream>
namespace Ifc { class IfcUntypedEntity; }
#include "../ifcparse/IfcUtil.h"
#include "../ifcparse/Ifc2x3.h"