SALOME documentation central
Function Documentation
def AddHypothesis |
( |
|
self, |
|
|
|
hyp, |
|
|
|
geom = 0 | |
|
) |
| | [inherited] |
Assigns a hypothesis.
- Parameters:
-
| hyp | a hypothesis to assign |
| geom | a subhape of mesh geometry |
- Returns:
- SMESH.Hypothesis_Status
def RemoveHypothesis |
( |
|
self, |
|
|
|
hyp, |
|
|
|
geom = 0 | |
|
) |
| | [inherited] |
Unassigns a hypothesis.
- Parameters:
-
| hyp | a hypothesis to unassign |
| geom | a subshape of mesh geometry |
- Returns:
- SMESH.Hypothesis_Status
def GetHypothesisList |
( |
|
self, |
|
|
|
geom | |
|
) |
| | [inherited] |
Gets the list of hypotheses added on a geometry.
- Parameters:
-
| geom | a subshape of mesh geometry |
- Returns:
- the sequence of SMESH_Hypothesis
def RemoveGlobalHypotheses |
( |
|
self |
) |
[inherited] |
Removes all global hypotheses.
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