SALOME documentation central
Mesh_UseExisting Class Reference
Member Function Documentation
def __init__ |
( |
|
self, |
|
|
|
dim, |
|
|
|
mesh, |
|
|
|
geom = 0 | |
|
) |
| | |
def __init__ |
( |
|
self |
) |
[inherited] |
def FindHypothesis |
( |
|
self, |
|
|
|
hypname, |
|
|
|
args, |
|
|
|
CompareMethod, |
|
|
|
smeshpyD | |
|
) |
| | [inherited] |
Finds a hypothesis in the study by its type name and parameters.
Finds only the hypotheses created in smeshpyD engine.
- Returns:
- SMESH.SMESH_Hypothesis
def FindAlgorithm |
( |
|
self, |
|
|
|
algoname, |
|
|
|
smeshpyD | |
|
) |
| | [inherited] |
Finds the algorithm in the study by its type name.
Finds only the algorithms, which have been created in smeshpyD engine.
- Returns:
- SMESH.SMESH_Algo
def GetSubMesh |
( |
|
self |
) |
[inherited] |
If the algorithm is global, returns 0;
else returns the submesh associated to this algorithm.
def GetAlgorithm |
( |
|
self |
) |
[inherited] |
Returns the wrapped mesher.
def GetCompatibleHypothesis |
( |
|
self |
) |
[inherited] |
Gets the list of hypothesis that can be used with this algorithm.
def GetName |
( |
|
self |
) |
[inherited] |
Gets the name of the algorithm.
def SetName |
( |
|
self, |
|
|
|
name | |
|
) |
| | [inherited] |
Sets the name to the algorithm.
def GetId |
( |
|
self |
) |
[inherited] |
Gets the id of the algorithm.
def Create |
( |
|
self, |
|
|
|
mesh, |
|
|
|
geom, |
|
|
|
hypo, |
|
|
|
so = "libStdMeshersEngine.so" | |
|
) |
| | [inherited] |
def Assign |
( |
|
self, |
|
|
|
algo, |
|
|
|
mesh, |
|
|
|
geom | |
|
) |
| | [inherited] |
def CompareHyp |
( |
|
self, |
|
|
|
hyp, |
|
|
|
args | |
|
) |
| | [inherited] |
def CompareEqualHyp |
( |
|
self, |
|
|
|
hyp, |
|
|
|
args | |
|
) |
| | [inherited] |
def Hypothesis |
( |
|
self, |
|
|
|
hyp, |
|
|
|
args = [] , |
|
|
|
so = "libStdMeshersEngine.so" , |
|
|
|
UseExisting = 0 , |
|
|
|
CompareMethod = "" | |
|
) |
| | [inherited] |
def MainShapeEntry |
( |
|
self |
) |
[inherited] |
Returns entry of the shape to mesh in the study.
Field Documentation
Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS