Salome HOME
0023361: EDF - Partition by plane fails
[modules/geom.git] / src / GEOM_I / GEOM_IMeasureOperations_i.hh
index 428ae93b860489fadc9f14e2ecd00e58b1775390..9311fb9461ed8c73ae663777e2ed6d27059a0fa8 100644 (file)
@@ -105,6 +105,8 @@ class GEOM_I_EXPORT GEOM_IMeasureOperations_i :
                                             CORBA::Double         theTolerance,
                                             GEOM::ListOfLong_out  theIntersections);
 
+  CORBA::Boolean CheckBOPArguments (GEOM::GEOM_Object_ptr theShape);
+
   CORBA::Boolean FastIntersect (GEOM::GEOM_Object_ptr theShape1,
                                 GEOM::GEOM_Object_ptr theShape2,
                                 CORBA::Double         theTolerance,