mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Python wrapper improvements
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user