Salome HOME
Documentation(gui) is updated for bug N7PAL16198.
authorskl <skl@opencascade.com>
Thu, 21 Jun 2007 05:09:19 +0000 (05:09 +0000)
committerskl <skl@opencascade.com>
Thu, 21 Jun 2007 05:09:19 +0000 (05:09 +0000)
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection1D.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection2D.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__RadialPrism3D.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment__Python.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Tetrahedron.html
doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Triangle.html

index d72c4f07b807caffb4bf3cb6dfe2f770fac7ef13..b403cc9303a0249e44568aa080463caa90ba532d 100644 (file)
@@ -154,7 +154,13 @@ More details.
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>tgtV</em> = <code>None</code></td>
+          <td class="mdname" nowrap> <em>tgtV</em> = <code>None</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -179,6 +185,8 @@ More details.
     <tr><td valign="top"></td><td valign="top"><em>mesh</em>&nbsp;</td><td>to take nodes distribution from (optional) </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>srcV</em>&nbsp;</td><td>is vertex of <em>edge</em> to associate with <em>tgtV</em> (optional) </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>tgtV</em>&nbsp;</td><td>is vertex of <em>the</em> edge where the algorithm is assigned, to associate with <em>srcV</em> (optional) </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -654,8 +662,5 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__Segment.html#b6907301d8
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 1bf3619295059c6517be3979a82c9543d50445fa..99cca7fc60c757a088d10a3d51c964f7f584d680 100644 (file)
@@ -166,7 +166,13 @@ More details.
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>tgtV2</em> = <code>None</code></td>
+          <td class="mdname" nowrap> <em>tgtV2</em> = <code>None</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -193,6 +199,8 @@ More details.
     <tr><td valign="top"></td><td valign="top"><em>tgtV1</em>&nbsp;</td><td>is vertex of <em>the</em> face where the algorithm is assigned, to associate with <em>srcV1</em> (optional) </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>srcV2</em>&nbsp;</td><td>is vertex of <em>face</em> to associate with <em>tgtV1</em> (optional) </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>tgtV2</em>&nbsp;</td><td>is vertex of <em>the</em> face where the algorithm is assigned, to associate with <em>srcV2</em> (optional)</td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
 Note: association vertices must belong to one edge of a face     </td>
@@ -668,8 +676,5 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__Segment.html#b6907301d8
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 7b7c28f84d03dd07b05091dece3ee888661a250f..5f19842b76c6cbe0040cd4811afc41f1109d5eb2 100644 (file)
@@ -166,7 +166,13 @@ More details.
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>tgtV2</em> = <code>0</code></td>
+          <td class="mdname" nowrap> <em>tgtV2</em> = <code>0</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -193,6 +199,8 @@ More details.
     <tr><td valign="top"></td><td valign="top"><em>tgtV1</em>&nbsp;</td><td>is vertex of <em>the</em> solid where the algorithm is assigned, to associate with <em>srcV1</em> (optional) </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>srcV2</em>&nbsp;</td><td>is vertex of <em>solid</em> to associate with <em>tgtV1</em> (optional) </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>tgtV2</em>&nbsp;</td><td>is vertex of <em>the</em> solid where the algorithm is assigned, to associate with <em>srcV2</em> (optional)</td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
 Note: association vertices must belong to one edge of a solid     </td>
@@ -668,8 +676,5 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__Segment.html#b6907301d8
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index e9e621f13393fc5e3c11d5e0bf8dee4e84deddd4..70950f6ba0c38d2d2c120507afcc021849845416 100644 (file)
@@ -238,7 +238,13 @@ Returns the created hypothes     </td>
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>n</em></td>
+          <td class="mdname" nowrap> <em>n</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -257,6 +263,12 @@ Returns the created hypothes     </td>
     <td>
 
 <p>
+<dl compact><dt><b>Parameters:</b></dt><dd>
+  <table border="0" cellspacing="2" cellpadding="0">
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
+  </table>
+</dl>
     </td>
   </tr>
 </table>
@@ -1007,8 +1019,5 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__Segment.html#b6907301d8
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 12be0fbc248bf274db149e70bef6a228e843aaf6..5110d08a16e1cd89ab6e2537830b1585a40242fb 100644 (file)
@@ -162,7 +162,13 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>l</em></td>
+          <td class="mdname" nowrap> <em>l</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -184,6 +190,8 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>l</em>&nbsp;</td><td>for the length of segments that cut an edge </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -210,7 +218,13 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>s</em> = <code>[]</code></td>
+          <td class="mdname" nowrap> <em>s</em> = <code>[]</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -233,6 +247,8 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>n</em>&nbsp;</td><td>for the number of segments that cut an edge </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>s</em>&nbsp;</td><td>for the scale factor (optional) </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -259,7 +275,13 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>end</em></td>
+          <td class="mdname" nowrap> <em>end</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -282,6 +304,8 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>for the length of the first segment </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>for the length of the last segment </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -308,7 +332,13 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>end</em></td>
+          <td class="mdname" nowrap> <em>end</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -331,6 +361,8 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>for the length of the first segment </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>for the length of the last segment </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -351,7 +383,13 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>d</em></td>
+          <td class="mdname" nowrap> <em>d</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -373,6 +411,8 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>d</em>&nbsp;</td><td>for the deflection </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -421,7 +461,13 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>fineness</em> = <code>0</code></td>
+          <td class="mdname" nowrap> <em>fineness</em> = <code>0</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -443,6 +489,8 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>fineness</em>&nbsp;</td><td>for the fineness [0-1] </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -469,7 +517,13 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>vertex</em> = <code>0</code></td>
+          <td class="mdname" nowrap> <em>vertex</em> = <code>0</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -492,6 +546,8 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__CompositeSegment.html#5
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>length</em>&nbsp;</td><td>for the segment length </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>vertex</em>&nbsp;</td><td>for the length localization: vertex index [0,1] | verext object </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -970,8 +1026,5 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Algorithm.html#f6608d
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 1335c2cbb40cfcbdbe333fac50eddf127ef23bd9..c56578508afe8c8d045fcf74a3e8f395c043d89f 100644 (file)
@@ -170,7 +170,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>func</em></td>
+          <td class="mdname" nowrap> <em>func</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -193,6 +199,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>n</em>&nbsp;</td><td>for the number of segments that cut an edge </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>func</em>&nbsp;</td><td>for the python function that calculate the length of all segments </td></tr>
+    <tr><td valign="top"></td><td  valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td  valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -213,7 +221,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>l</em></td>
+          <td class="mdname" nowrap> <em>l</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -235,6 +249,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>l</em>&nbsp;</td><td>for the length of segments that cut an edge </td></tr>
+    <tr><td valign="top"></td><td  valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td  valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -261,7 +277,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>s</em> = <code>[]</code></td>
+          <td class="mdname" nowrap> <em>s</em> = <code>[]</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -284,6 +306,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>n</em>&nbsp;</td><td>for the number of segments that cut an edge </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>s</em>&nbsp;</td><td>for the scale factor (optional) </td></tr>
+    <tr><td valign="top"></td><td  valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td  valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -310,7 +334,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>end</em></td>
+          <td class="mdname" nowrap> <em>end</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -333,6 +363,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>for the length of the first segment </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>for the length of the last segment </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -359,7 +391,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>end</em></td>
+          <td class="mdname" nowrap> <em>end</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -382,6 +420,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>start</em>&nbsp;</td><td>for the length of the first segment </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>end</em>&nbsp;</td><td>for the length of the last segment </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -402,7 +442,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>d</em></td>
+          <td class="mdname" nowrap> <em>d</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -424,6 +470,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>d</em>&nbsp;</td><td>for the deflection </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -472,7 +520,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>fineness</em> = <code>0</code></td>
+          <td class="mdname" nowrap> <em>fineness</em> = <code>0</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -494,6 +548,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>fineness</em>&nbsp;</td><td>for the fineness [0-1] </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -520,7 +576,13 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>vertex</em> = <code>0</code></td>
+          <td class="mdname" nowrap> <em>vertex</em> = <code>0</code>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -543,6 +605,8 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Segment.html#3028b681
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>length</em>&nbsp;</td><td>for the segment length </td></tr>
     <tr><td valign="top"></td><td valign="top"><em>vertex</em>&nbsp;</td><td>for the length localization: vertex index [0,1] | verext object </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -1021,8 +1085,5 @@ Reimplemented from <a class="el" href="classsmesh_1_1Mesh__Algorithm.html#f6608d
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index 1936b8e735a9202e8301c3245be17f232c8b4149..12ad58ccc37275691c44d168ca20204e61d16ecd 100644 (file)
@@ -174,7 +174,13 @@ More details.
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>vol</em></td>
+          <td class="mdname" nowrap> <em>vol</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -196,6 +202,8 @@ More details.
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>vol</em>&nbsp;</td><td>for the maximum volume of each tetrahedral </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -1055,8 +1063,5 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__Segment.html#b6907301d8
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>
index d6ca2fdf38add325653bcb56cccf47f2f2171e9a..f615ed13cb7da4adb4ce7b243bb35ae72dcd5ca7 100644 (file)
@@ -180,7 +180,13 @@ More details.
           <td class="md" nowrap align="right"></td>
           <td class="md"></td>
           <td class="md" nowrap>&nbsp;</td>
-          <td class="mdname" nowrap> <em>area</em></td>
+          <td class="mdname" nowrap> <em>area</em>,</td>
+        </tr>
+        <tr>
+          <td class="md" nowrap align="right"></td>
+          <td class="md"></td>
+          <td class="md" nowrap>&nbsp;</td>
+          <td class="mdname" nowrap> <em>UseExisting</em> = <code>0</code></td>
         </tr>
         <tr>
           <td class="md"></td>
@@ -202,6 +208,8 @@ More details.
 <dl compact><dt><b>Parameters:</b></dt><dd>
   <table border="0" cellspacing="2" cellpadding="0">
     <tr><td valign="top"></td><td valign="top"><em>area</em>&nbsp;</td><td>for the maximum area of each triangles </td></tr>
+    <tr><td valign="top"></td><td valign="top"><em>UseExisting</em>&nbsp;</td><td> if ==true - search existing hypothesis created with</td></tr>
+    <tr><td valign="top"></td><td valign="top">&nbsp;</td><td> same parameters, else (default) - create new</td></tr>
   </table>
 </dl>
     </td>
@@ -1126,8 +1134,5 @@ Reimplemented in <a class="el" href="classsmesh_1_1Mesh__Segment.html#b6907301d8
     </td>
   </tr>
 </table>
-</DIV>
-<DIV class="div-footer">
-Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by&nbsp;<A href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></A> 1.4.6</DIV>
 </BODY>
 </HTML>