X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_I%2FSMESH_Mesh_i.hxx;h=42fac7d5d51e2dec74a1a1e404ba9e109895125b;hp=dc3d06c57725b8447884880b1889cd9b45ecfe4b;hb=1bf6ddbe2fe6f21e8c1ca914be6e423e402894f1;hpb=ebc64f68bf3d4005762eebc43354d101670dcaed diff --git a/src/SMESH_I/SMESH_Mesh_i.hxx b/src/SMESH_I/SMESH_Mesh_i.hxx index dc3d06c57..42fac7d5d 100644 --- a/src/SMESH_I/SMESH_Mesh_i.hxx +++ b/src/SMESH_I/SMESH_Mesh_i.hxx @@ -216,6 +216,9 @@ public: SMESH::long_array* GetNodesId() throw (SALOME::SALOME_Exception); + SMESH::ElementType GetElementType( const CORBA::Long id, const bool iselem ) + throw (SALOME::SALOME_Exception); + char* Dump(); // Internal methods not available through CORBA