Salome HOME
0022100: EDF 2413 SMESH: Take into account TRIA7
[modules/smesh.git] / src / SMESH_I / SMESH_Mesh_i.hxx
index 3d4ca13773e0670a02ee0caf18c815d59244cee5..6bb0a59b488d00dc2548c80644eb35e88b74821f 100644 (file)
@@ -294,6 +294,9 @@ public:
   CORBA::Long NbTrianglesOfOrder(SMESH::ElementOrder order)
     throw (SALOME::SALOME_Exception);
 
+  CORBA::Long NbBiQuadTriangles()
+    throw (SALOME::SALOME_Exception);
+
   CORBA::Long NbQuadrangles()
     throw (SALOME::SALOME_Exception);