From: skl Date: Thu, 21 Jun 2007 05:09:19 +0000 (+0000) Subject: Documentation(gui) is updated for bug N7PAL16198. X-Git-Tag: V3_2_7~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e9b153d5b58af2e2d2c265695d8b331aa98e2a13;p=modules%2Fsmesh.git Documentation(gui) is updated for bug N7PAL16198. --- diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection1D.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection1D.html index d72c4f07b..b403cc930 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection1D.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection1D.html @@ -154,7 +154,13 @@ More details.   - tgtV = None + tgtV = None, + + + + +   + UseExisting = 0 @@ -179,6 +185,8 @@ More details. mesh to take nodes distribution from (optional) srcV is vertex of edge to associate with tgtV (optional) tgtV is vertex of the edge where the algorithm is assigned, to associate with srcV (optional) + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -654,8 +662,5 @@ Reimplemented in -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6 diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection2D.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection2D.html index 1bf361929..99cca7fc6 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection2D.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection2D.html @@ -166,7 +166,13 @@ More details.   - tgtV2 = None + tgtV2 = None, + + + + +   + UseExisting = 0 @@ -193,6 +199,8 @@ More details. tgtV1 is vertex of the face where the algorithm is assigned, to associate with srcV1 (optional) srcV2 is vertex of face to associate with tgtV1 (optional) tgtV2 is vertex of the face where the algorithm is assigned, to associate with srcV2 (optional) + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new Note: association vertices must belong to one edge of a face @@ -668,8 +676,5 @@ Reimplemented in -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6 diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html index 7b7c28f84..5f19842b7 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Projection3D.html @@ -166,7 +166,13 @@ More details.   - tgtV2 = 0 + tgtV2 = 0, + + + + +   + UseExisting = 0 @@ -193,6 +199,8 @@ More details. tgtV1 is vertex of the solid where the algorithm is assigned, to associate with srcV1 (optional) srcV2 is vertex of solid to associate with tgtV1 (optional) tgtV2 is vertex of the solid where the algorithm is assigned, to associate with srcV2 (optional) + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new Note: association vertices must belong to one edge of a solid @@ -668,8 +676,5 @@ Reimplemented in -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6 diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__RadialPrism3D.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__RadialPrism3D.html index e9e621f13..70950f6ba 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__RadialPrism3D.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__RadialPrism3D.html @@ -238,7 +238,13 @@ Returns the created hypothes   - n + n, + + + + +   + UseExisting = 0 @@ -257,6 +263,12 @@ Returns the created hypothes

+

Parameters:
+ + + +
UseExisting  if ==true - search existing hypothesis created with
  same parameters, else (default) - create new
+
@@ -1007,8 +1019,5 @@ Reimplemented in -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6 diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment.html index 12be0fbc2..5110d08a1 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment.html @@ -162,7 +162,13 @@ Reimplemented in   - l + l, + + + + +   + UseExisting = 0 @@ -184,6 +190,8 @@ Reimplemented in l for the length of segments that cut an edge + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -210,7 +218,13 @@ Reimplemented in   - s = [] + s = [], + + + + +   + UseExisting = 0 @@ -233,6 +247,8 @@ Reimplemented in n for the number of segments that cut an edge s for the scale factor (optional) + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -259,7 +275,13 @@ Reimplemented in   - end + end, + + + + +   + UseExisting = 0 @@ -282,6 +304,8 @@ Reimplemented in start for the length of the first segment end for the length of the last segment + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -308,7 +332,13 @@ Reimplemented in   - end + end, + + + + +   + UseExisting = 0 @@ -331,6 +361,8 @@ Reimplemented in start for the length of the first segment end for the length of the last segment + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -351,7 +383,13 @@ Reimplemented in   - d + d, + + + + +   + UseExisting = 0 @@ -373,6 +411,8 @@ Reimplemented in d for the deflection + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -421,7 +461,13 @@ Reimplemented in   - fineness = 0 + fineness = 0, + + + + +   + UseExisting = 0 @@ -443,6 +489,8 @@ Reimplemented in fineness for the fineness [0-1] + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -469,7 +517,13 @@ Reimplemented in   - vertex = 0 + vertex = 0, + + + + +   + UseExisting = 0 @@ -492,6 +546,8 @@ Reimplemented in length for the segment length vertex for the length localization: vertex index [0,1] | verext object + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -970,8 +1026,5 @@ Reimplemented from -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6 diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment__Python.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment__Python.html index 1335c2cbb..c56578508 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment__Python.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Segment__Python.html @@ -170,7 +170,13 @@ Reimplemented from   - func + func, + + + + +   + UseExisting = 0 @@ -193,6 +199,8 @@ Reimplemented from n for the number of segments that cut an edge func for the python function that calculate the length of all segments + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -213,7 +221,13 @@ Reimplemented from   - l + l, + + + + +   + UseExisting = 0 @@ -235,6 +249,8 @@ Reimplemented from l for the length of segments that cut an edge + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -261,7 +277,13 @@ Reimplemented from   - s = [] + s = [], + + + + +   + UseExisting = 0 @@ -284,6 +306,8 @@ Reimplemented from n for the number of segments that cut an edge s for the scale factor (optional) + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -310,7 +334,13 @@ Reimplemented from   - end + end, + + + + +   + UseExisting = 0 @@ -333,6 +363,8 @@ Reimplemented from start for the length of the first segment end for the length of the last segment + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -359,7 +391,13 @@ Reimplemented from   - end + end, + + + + +   + UseExisting = 0 @@ -382,6 +420,8 @@ Reimplemented from start for the length of the first segment end for the length of the last segment + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -402,7 +442,13 @@ Reimplemented from   - d + d, + + + + +   + UseExisting = 0 @@ -424,6 +470,8 @@ Reimplemented from d for the deflection + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -472,7 +520,13 @@ Reimplemented from   - fineness = 0 + fineness = 0, + + + + +   + UseExisting = 0 @@ -494,6 +548,8 @@ Reimplemented from fineness for the fineness [0-1] + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -520,7 +576,13 @@ Reimplemented from   - vertex = 0 + vertex = 0, + + + + +   + UseExisting = 0 @@ -543,6 +605,8 @@ Reimplemented from length for the segment length vertex for the length localization: vertex index [0,1] | verext object + UseExisting  if ==true - search existing hypothesis created with +   same parameters, else (default) - create new @@ -1021,8 +1085,5 @@ Reimplemented from -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6 diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Tetrahedron.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Tetrahedron.html index 1936b8e73..12ad58ccc 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Tetrahedron.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Tetrahedron.html @@ -174,7 +174,13 @@ More details.   - vol + vol, + + + + +   + UseExisting = 0 @@ -196,6 +202,8 @@ More details.
Parameters:
+ +
vol for the maximum volume of each tetrahedral
UseExisting  if ==true - search existing hypothesis created with
  same parameters, else (default) - create new
@@ -1055,8 +1063,5 @@ Reimplemented in -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6 diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Triangle.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Triangle.html index d6ca2fdf3..f615ed13c 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Triangle.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Triangle.html @@ -180,7 +180,13 @@ More details.   - area + area, + + + + +   + UseExisting = 0 @@ -202,6 +208,8 @@ More details.
Parameters:
+ +
area for the maximum area of each triangles
UseExisting  if ==true - search existing hypothesis created with
  same parameters, else (default) - create new
@@ -1126,8 +1134,5 @@ Reimplemented in -Generated on Wed Jun 20 11:36:36 2007 for SALOME - SMESH - v.3.2.6 by doxygen 1.4.6