Salome HOME
RNV: Porting documentation on the doxygen 1.7.3
[modules/smesh.git] / idl / SMESH_Gen.idl
index eec7b76237109c0cfe0f12dbe0583ed316943480..06f31944564f9848dc1b40475666575f9b4fe21b 100644 (file)
@@ -269,6 +269,12 @@ module SMESH
                      in GEOM::GEOM_Object theSubObject )
       raises ( SALOME::SALOME_Exception );
 
+    /*!
+     * Cancel a computation.
+     */
+    void CancelCompute( in SMESH_Mesh        theMesh,
+                       in GEOM::GEOM_Object theSubObject );
+
     /*!
      * Return true if hypotheses are defined well
      */