Salome HOME
0051789: TC7.2.0: NoteBook cannot update study
authoreap <eap@opencascade.com>
Fri, 29 Mar 2013 13:33:48 +0000 (13:33 +0000)
committereap <eap@opencascade.com>
Fri, 29 Mar 2013 13:33:48 +0000 (13:33 +0000)
commitcdff506eafef30d65244a4b71d5198c404a4251b
treed8a43e230e1b95244e7b91e93fe2435bba9c1b67
parent751c6aceb0bfd8ec911313a8778a9e711d6c6995
0051789: TC7.2.0: NoteBook cannot update study

Fix for "LayerDistribution" hypothesis

+     * \brief Store a hypothesis wrapping this not published one.
+     *
+     * This hyp, which has no own parameters but is published, is used to store variables
+     * defining parameters of this hypothesis.
+     */
+    void SetHolderHypothesis(in SMESH::SMESH_Hypothesis hyp);

+  // a published hypothesis wrapping this not published one
+  SMESH::SMESH_Hypothesis_var myHolder;
src/SMESH_I/SMESH_Hypothesis_i.cxx
src/SMESH_I/SMESH_Hypothesis_i.hxx