mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-12 09:40:35 +05:00
tmp: do not wrap smesh
This commit is contained in:
parent
eecb991e2f
commit
833235848b
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user