diff --git a/src/webassembly/smeshpy.i b/src/webassembly/smeshpy.i index 81df31d79..ecaaf7b5e 100644 --- a/src/webassembly/smeshpy.i +++ b/src/webassembly/smeshpy.i @@ -3,7 +3,7 @@ #include "GEOMImpl_Gen.hxx" // #include "SMESHDS_Hypothesis.hxx" // #include "SMESH_Hypothesis.hxx" -#include "SMESH_Gen.hxx" +// #include "SMESH_Gen.hxx" %} %import "GEOM_GEOMImpl.hxx" @@ -18,7 +18,7 @@ %include "GEOM_Object.hxx" %include "GEOMImpl_I3DPrimOperations.hxx" -%import "SMESH_SMESH.hxx" +// %import "SMESH_SMESH.hxx" // %import "SMESH_SMESHDS.hxx" // %ignore SMESH_Gen::CreateParallelMesh; @@ -26,4 +26,4 @@ // %include "SMESHDS_Hypothesis.hxx" // %include "SMESH_Hypothesis.hxx" -%include "SMESH_Gen.hxx" +// %include "SMESH_Gen.hxx"