mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-26 01:10:35 +05:00
0021345: EDF 1936 : Problem in submeshes management
+ static std::string AlgoName();
This commit is contained in:
parent
c267141b79
commit
2d61b98c65
@ -61,6 +61,11 @@ public:
|
||||
const TopoDS_Face& aFace,
|
||||
const bool ignoreMeshed);
|
||||
|
||||
/*!
|
||||
* \brief Returns algo type name
|
||||
*/
|
||||
static std::string AlgoName();
|
||||
|
||||
protected:
|
||||
SMESH_subMeshEventListener* _EventListener;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user