X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FSMESH%2Fsmeshpy_doc%2Fclasssmesh_1_1Mesh__Algorithm.html;h=f960f7109603f54faca42b13f4b7edddcd05f192;hb=72f9438f91c4fa249bdbf68ff2704686645d28a5;hp=eab86f41c777ef9b344f7d055bd0d2f6b07d0705;hpb=9d11375af40826e967ab2c3bcb77d1f9d439c90c;p=modules%2Fsmesh.git diff --git a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Algorithm.html b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Algorithm.html index eab86f41c..f960f7109 100644 --- a/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Algorithm.html +++ b/doc/salome/gui/SMESH/smeshpy_doc/classsmesh_1_1Mesh__Algorithm.html @@ -1,892 +1,556 @@ - + - - - Main Page - - + + + Main Page + + +  + + -

smesh.Mesh_Algorithm Class Reference

-
-Mother class to define algorithm, recommended to don't use directly. More... -

Inheritance diagram for smesh.Mesh_Algorithm:
-
-

-

-
Inheritance graph
+ +

smesh.Mesh_Algorithm Class Reference

Mother class to define algorithm, recommended to don't use directly. +More... +

+Inheritance diagram for smesh.Mesh_Algorithm:

Inheritance graph
- - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

-

-

Public Member Functions

-
def GetSubMesh
 If the algorithm is global, return 0;
-else return the submesh associated to this algorithm.
-
def GetAlgorithm
 Return the wrapped mesher.
-
def GetCompatibleHypothesis
 Get list of hypothesis that can be used -with this algorithm.
-
def GetName
 Get name of algo.
-
def SetName
 Set name to algo.
-
def GetId
 Get id of algo.
-
def TreatHypoStatus
 Private method.
-
def Create
 Private method.
-
def Hypothesis
 Private method.
-

-

Data Fields

-
 mesh
 geom
 subm
 algo

-

Static Public Attributes

-
int mesh -= 0
int geom -= 0
int subm -= 0
int algo -= 0
-
-

Detailed Description

-More details. -

-
-

Member Function Documentation

- + +

Public Member Functions

+def GetSubMesh + + If the algorithm is global, return 0;
+ else return the submesh associated to this algorithm.
+def GetAlgorithm + + Return the wrapped mesher.
+def GetCompatibleHypothesis + + Get list of hypothesis that can be used with this algorithm.
+def GetName + + Get name of algo.
+def SetName + + Set name to algo.
+def GetId + + Get id of algo.
+def Create + + Private method.
+def Hypothesis + + Private method.
+

Data Fields

mesh + + geom + + subm + + algo + +

Static Public Attributes

+int mesh = 0 + +int geom = 0 + +int subm = 0 + +int algo = 0 + + +

Detailed Description

+More details.

+


Member Function Documentation

+

- - - + +
- - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.GetSubMesh   self -  ) 
-
+ + + + + + + + +
def smesh.Mesh_Algorithm.GetSubMesh   self  ) 
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.GetAlgorithm   self -  ) 
-
+ + + + + + + + +
def smesh.Mesh_Algorithm.GetAlgorithm   self  ) 
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.GetCompatibleHypothesis   self -  ) 
-
+ + + + + + + + +
def smesh.Mesh_Algorithm.GetCompatibleHypothesis   self  ) 
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.GetName   self -  ) 
-
+ + + + + + + + +
def smesh.Mesh_Algorithm.GetName   self  ) 
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - - - - - - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.SetName   self,

-

-
  name

-

-
+ + + + + + + + + + + + + + + + + +
def smesh.Mesh_Algorithm.SetName   self,
  name
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.GetId   self -  ) 
-
+ + + + + + + + +
def smesh.Mesh_Algorithm.GetId   self  ) 
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.TreatHypoStatus   self,

-

-
  status,

-

-
  hypName,

-

-
  geomName,

-

-
  isAlgo

-

-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
def smesh.Mesh_Algorithm.Create   self,
  mesh,
  geom,
  hypo,
  so = "libStdMeshersEngine.so"
-
- - - - - - - -
  -

Print error message if a hypothesis was not assigned.

-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.Create   self,

-

-
  mesh,

-

-
  geom,

-

-
  hypo,

-

-
  so = "libStdMeshersEngine.so"

-

-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
def smesh.Mesh_Algorithm.Hypothesis   self,
  hyp,
  args = [],
  so = "libStdMeshersEngine.so"
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+


Field Documentation

+

- - - + +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - -
def -smesh.Mesh_Algorithm.Hypothesis   self,

-

-
  hyp,

-

-
  args = [], -

-

-
  so = "libStdMeshersEngine.so"

-

-
+ + + +
int smesh.Mesh_Algorithm.mesh = 0 [static]
-
- - - - - - - -
  -

-
-
-

-
-

Field Documentation

- +
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - + + - - -
int smesh.Mesh_Algorithm.mesh -= 0 [static]
+ + + +
int smesh.Mesh_Algorithm.geom = 0 [static]
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

- - - - - - -
- - - - - - -
int smesh.Mesh_Algorithm.geom -= 0 [static]
-
- - - - - - - -
  -

-
-
-

+

+Reimplemented in smesh.Mesh_Segment.

+

- - - + +
- - - - - - + + - - -
int smesh.Mesh_Algorithm.subm -= 0 [static]
+ + + +
int smesh.Mesh_Algorithm.subm = 0 [static]
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - + + - - -
int smesh.Mesh_Algorithm.algo -= 0 [static]
+ + + +
int smesh.Mesh_Algorithm.algo = 0 [static]
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - + + - - -
smesh.Mesh_Algorithm.mesh -
+ + + +
smesh.Mesh_Algorithm.mesh
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - + + - - -
smesh.Mesh_Algorithm.geom -
+ + + +
smesh.Mesh_Algorithm.geom
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + + +

+

+Reimplemented in smesh.Mesh_Segment.

+

- - - + +
- - - - - - + + - - -
smesh.Mesh_Algorithm.subm -
+ + + +
smesh.Mesh_Algorithm.subm
-
- - - - - - - -
  -

-
-
-

+
+ + + + + +
+   + +

+

+

- - - + +
- - - - - - + + - - -
smesh.Mesh_Algorithm.algo -
+ + + +
smesh.Mesh_Algorithm.algo
-
- - - - - - - -
  -

-
-

- - +
+ + + + + +
+   + + +

+

+ +