Salome HOME
Update translation files from Crowdin
[modules/smesh.git] / src / StdMeshers_I / StdMeshers_RadialQuadrangle_1D2D_i.hxx
index 18513e3448a8955bddfa7392c953bc2bb01ed93f..6b5ad31158e599ab74a125055bbffbf17713fb98 100644 (file)
@@ -47,6 +47,9 @@ public:
 
   // Get implementation
   ::StdMeshers_RadialQuadrangle_1D2D* GetImpl();
+
+  // Return true if the algorithm is applicable to a shape
+  static CORBA::Boolean IsApplicable(const TopoDS_Shape &S, CORBA::Boolean toCheckAll);
 };