X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_HypothesesUtils.h;h=20d7eccc6b7b94062d4d63ed78fab6dec7bbf211;hb=e0552dbb7fcfd574db628a4e44b5e13fca6799f5;hp=904a04b676807a2c5c77cdd8b3f551fa91a860d1;hpb=385d4cede5f752d0eec26c306f3b5e14511e2a3d;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h index 904a04b67..20d7eccc6 100644 --- a/src/SMESHGUI/SMESHGUI_HypothesesUtils.h +++ b/src/SMESHGUI/SMESHGUI_HypothesesUtils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2019 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -115,7 +115,10 @@ namespace SMESH bool RemoveHypothesisOrAlgorithmOnMesh( _PTR(SObject), SMESH::SMESH_Hypothesis_ptr ); + SMESHGUI_EXPORT void UpdateViewer(SMESH::SMESH_Mesh_ptr); + typedef std::vector<_PTR(SObject)> SObjectList; + SMESHGUI_EXPORT SObjectList GetMeshesUsingAlgoOrHypothesis( SMESH::SMESH_Hypothesis_ptr ); SMESHGUI_EXPORT