Salome HOME
22364: EDF SMESH: Create Mesh dialog box improvement: hide inapplicable algorithms...
[modules/smesh.git] / src / StdMeshers_I / StdMeshers_RadialQuadrangle_1D2D_i.hxx
index c15ea3a71256211bf7b08ec1237f05431ca6dcee..6b5ad31158e599ab74a125055bbffbf17713fb98 100644 (file)
@@ -48,7 +48,7 @@ public:
   // Get implementation
   ::StdMeshers_RadialQuadrangle_1D2D* GetImpl();
 
-  // Method return true if algorithm is applicable
+  // Return true if the algorithm is applicable to a shape
   static CORBA::Boolean IsApplicable(const TopoDS_Shape &S, CORBA::Boolean toCheckAll);
 };