SALOME documentation central

Defining hypotheses
[Creating meshes]

Modules

 1D Meshing Hypotheses
 2D Meshing Hypotheses
 Max Element Volume hypothesis
 Netgen 2D and 3D hypotheses
 GHS3D Parameters hypothesis
 BLSURF Parameters hypothesis
 Hexotic Parameters hypothesis
 Additional Hypotheses

Functions

def AddHypothesis
 Assigns a hypothesis.
def RemoveHypothesis
 Unassigns a hypothesis.
def GetHypothesisList
 Gets the list of hypotheses added on a geometry.
def RemoveGlobalHypotheses
 Removes all global hypotheses.

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.

 All Data Structures Namespaces Files Functions Variables

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