X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESH_SWIG%2Fsmesh_algorithm.py;fp=src%2FSMESH_SWIG%2Fsmesh_algorithm.py;h=62edcb3fd37a4827a0dca1f5d037c0ed5880074d;hp=45841d0003c3f19c7e956e2aeab0102e702d4abf;hb=074862c21362ffeb5556c4f16c843aacda569121;hpb=f816f204d33b5250ee211247a798a1af42c528ea;ds=sidebyside diff --git a/src/SMESH_SWIG/smesh_algorithm.py b/src/SMESH_SWIG/smesh_algorithm.py index 45841d000..62edcb3fd 100644 --- a/src/SMESH_SWIG/smesh_algorithm.py +++ b/src/SMESH_SWIG/smesh_algorithm.py @@ -74,6 +74,7 @@ class Mesh_Algorithm: """ Finds a hypothesis in the study by its type name and parameters. Finds only the hypotheses created in smeshBuilder engine. + Returns: :class:`~SMESH.SMESH_Hypothesis` """