Geometry serialization (#71)

Serialize geometry to IFC instances directly from a TopoDS_Shape
This commit is contained in:
Thomas Krijnen
2016-06-22 15:03:18 +02:00
committed by GitHub
parent 90ad3a4a93
commit aebb9e324b
18 changed files with 1161 additions and 206 deletions
+2
View File
@@ -76,6 +76,8 @@
#else
#include "../ifcparse/Ifc2x3-latebound.h"
#endif
#include <BRepTools_ShapeSet.hxx>
%}
%include "utils/type_conversion.i"