Salome HOME
GetElementType method added
[modules/smesh.git] / src / SMESH / SMESH_Mesh.hxx
index a91a8861bf0157125b55dfc93d7fe91c1a55cafe..321714ac162bf153a163e4e6298cad8cdebace10 100644 (file)
@@ -221,6 +221,8 @@ public:
   bool RebuildPropagationChains();
   bool RemovePropagationChain (const TopoDS_Shape& theMainEdge);
   bool BuildPropagationChain (const TopoDS_Shape& theMainEdge);
+  
+  SMDSAbs_ElementType GetElementType( const int id, const bool iselem );
 
   //