#include "PreCompiled.h"#include <stdexcept>#include <SMESH_Gen.hxx>#include <SMESH_Mesh.hxx>#include <SMDS_VolumeTool.hxx>#include <TopoDS_Shape.hxx>#include <Base/VectorPy.h>#include <Base/MatrixPy.h>#include <Base/PlacementPy.h>#include <Mod/Part/App/TopoShapePy.h>#include <Mod/Part/App/TopoShape.h>#include "Mod/Fem/App/FemMesh.h"#include "FemMeshPy.h"#include "FemMeshPy.cpp"#include "HypothesisPy.h"Go to the source code of this file.
1.6.1