Salome HOME
merge V7_7_BR
[modules/smesh.git] / src / SMESH_I / SMESH_Mesh_i.hxx
index 45d01b10ed8a5e9a2ffc6af8e5af6b3575155219..2a67fd8a78815d20cf2a99bc68f6e15fb824267e 100644 (file)
@@ -318,6 +318,9 @@ public:
   CORBA::Long NbPolygons()
     throw (SALOME::SALOME_Exception);
 
+  CORBA::Long NbPolygonsOfOrder(SMESH::ElementOrder order=SMESH::ORDER_ANY)
+    throw (SALOME::SALOME_Exception);
+
   CORBA::Long NbVolumes()
     throw (SALOME::SALOME_Exception);