mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-15 17:13:08 +05:00
PAL11418. add GetMesh()
This commit is contained in:
parent
8ffd052a38
commit
13b958ee14
@ -59,6 +59,7 @@ public:
|
||||
|
||||
void Init();
|
||||
void SetMesh (SMESH::SMESH_Mesh_ptr);
|
||||
SMESH::SMESH_Mesh_ptr GetMesh () { return myMesh; }
|
||||
GEOM::GEOM_Object_ptr GetShape();
|
||||
|
||||
signals:
|
||||
|
Loading…
Reference in New Issue
Block a user