X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Fsmeshpy_doc%2Fclasssmesh_1_1Mesh__Segment__Python.html;h=c7f02782216940c729735a144a1208c82e75f554;hp=c56578508afe8c8d045fcf74a3e8f395c043d89f;hb=5b8dad5b5d30efc06b273afc6b5b0f0cc5c55691;hpb=b2fe6ee8896fca4876f426c77f6e20a7a843e0af 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 c56578508..c7f027822 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 @@ -58,6 +58,8 @@ Inheritance diagram for smesh.Mesh_Segment_Python:

def QuadraticMesh  Define "QuadraticMesh" hypothesis, forcing construction of quadratic edges.
+def FindHypothesis + def GetSubMesh  If the algorithm is global, return 0;
@@ -80,6 +82,9 @@ Inheritance diagram for smesh.Mesh_Segment_Python:

def Create  Private method.
+def Assign + + Private method.
def Hypothesis  Private method.
@@ -90,14 +95,14 @@ Inheritance diagram for smesh.Mesh_Segment_Python:

 submalgo -

Static Public Attributes

+int algo = 0 + int mesh = 0 int subm = 0 -int algo = 0 +dictionary hypos = {}

Detailed Description

@@ -170,7 +175,7 @@ Reimplemented from   - func, + func, @@ -199,8 +204,7 @@ 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 + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -221,7 +225,7 @@ Reimplemented from   - l, + l, @@ -249,8 +253,7 @@ 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 + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -277,7 +280,7 @@ Reimplemented from   - s = [], + s = [], @@ -306,8 +309,7 @@ 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 + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -334,7 +336,7 @@ Reimplemented from   - end, + end, @@ -363,8 +365,7 @@ 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 + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -391,7 +392,7 @@ Reimplemented from   - end, + end, @@ -420,8 +421,7 @@ 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 + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -442,7 +442,7 @@ Reimplemented from   - d, + d, @@ -470,8 +470,7 @@ Reimplemented from d for the deflection - UseExisting  if ==true - search existing hypothesis created with -   same parameters, else (default) - create new + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -520,7 +519,7 @@ Reimplemented from   - fineness = 0, + fineness = 0, @@ -548,8 +547,7 @@ Reimplemented from fineness for the fineness [0-1] - UseExisting  if ==true - search existing hypothesis created with -   same parameters, else (default) - create new + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -576,7 +574,7 @@ Reimplemented from   - vertex = 0, + vertex = 0, @@ -605,8 +603,7 @@ 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 + UseExisting if ==true - search existing hypothesis created with same parameters, else (default) - create new @@ -640,6 +637,49 @@ Reimplemented from

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
def smesh.Mesh_Algorithm.FindHypothesis   self,
  hypname,
  args
[inherited]
+
+ + + + + +
+   + + +

+

@@ -868,6 +908,55 @@ If the 2D mesher sees that all boundary edges are quadratic ones, it generates q + +
+

+

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
def smesh.Mesh_Algorithm.Assign   self,
  algo,
  mesh,
  geom
[inherited]
+
+ + + + @@ -899,7 +988,13 @@ If the 2D mesher sees that all boundary edges are quadratic ones, it generates q - + + + + + + + @@ -922,13 +1017,13 @@ If the 2D mesher sees that all boundary edges are quadratic ones, it generates q
+   + +

  so = "libStdMeshersEngine.so" so = "libStdMeshersEngine.so",
  UseExisting = 0


Field Documentation

-

+

@@ -944,16 +1039,16 @@ If the 2D mesher sees that all boundary edges are quadratic ones, it generates q

-Reimplemented from smesh.Mesh_Algorithm. +Reimplemented from smesh.Mesh_Segment.

- +
smesh.Mesh_Segment.geom [inherited] int smesh.Mesh_Segment_Python.algo = 0 [static]
-

+

@@ -967,16 +1062,18 @@ Reimplemented from smesh.Mesh_Algorithm.
- +
int smesh.Mesh_Algorithm.mesh = 0 [static, inherited] smesh.Mesh_Segment.geom [inherited]
-

+

@@ -993,13 +1090,13 @@ Reimplemented from

+

- +
smesh.Mesh_Algorithm.mesh [inherited] int smesh.Mesh_Algorithm.mesh = 0 [static, inherited]
@@ -1016,13 +1113,13 @@ Reimplemented from

+

- +
int smesh.Mesh_Algorithm.subm = 0 [static, inherited] smesh.Mesh_Algorithm.mesh [inherited]
@@ -1039,13 +1136,13 @@ Reimplemented from

+

- +
smesh.Mesh_Algorithm.subm [inherited] int smesh.Mesh_Algorithm.subm = 0 [static, inherited]
@@ -1062,13 +1159,13 @@ Reimplemented from

+

- +
int smesh.Mesh_Algorithm.algo = 0 [static, inherited] smesh.Mesh_Algorithm.subm [inherited]
@@ -1085,5 +1182,8 @@ Reimplemented from +Generated on Fri Oct 5 13:00:13 2007 for SALOME - SMESH - v.3.2.8 by doxygen 1.4.6
- +
smesh.Mesh_Algorithm.algo [inherited] dictionary smesh.Mesh_Algorithm.hypos = {} [static, inherited]