Python wrapper improvements

This commit is contained in:
Thomas Krijnen
2023-12-11 21:06:25 +01:00
parent 9c82b752b6
commit 1e83e5b018
4 changed files with 107 additions and 6 deletions
+4
View File
@@ -139,6 +139,10 @@
#include "../ifcgeom/ConversionResult.h"
#include "../svgfill/src/svgfill.h"
#ifdef IFOPSH_WITH_CGAL
#include "../ifcgeom/kernels/cgal/CgalConversionResult.h"
#endif
%}
// Create docstrings for generated python code.