#include "SMDS_MeshNode.hxx"
#include "SMESHDS_Mesh.hxx"
#include "SMESHDS_SubMesh.hxx"
-#include "SMESH_Algo.hxx"
+//#include "SMESH_Algo.hxx"
#include "SMESH_Mesh.hxx"
#include "SMESH_MeshEditor.hxx"
#include "SMESH_ComputeError.hxx"
return wires;
}
+
#include <Geom2d_Curve.hxx>
#include <TopExp.hxx>
+#include "SMESH_StdMeshers.hxx"
+#include "SMESH_Algo.hxx"
+
#include <vector>
#include <list>
#include <boost/shared_ptr.hpp>
*/
//================================================================================
-class StdMeshers_FaceSide
+class STDMESHERS_EXPORT StdMeshers_FaceSide
{
public:
/*!
static TSideVector GetFaceWires(const TopoDS_Face& theFace,
SMESH_Mesh & theMesh,
const bool theIgnoreMediumNodes,
- TError & theError);
+ TError & theError);
/*!
* \brief Change orientation of side geometry