Version: 6.3.1
Home
Modules | Functions

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
 Quadrangle 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:
hypa hypothesis to assign
geoma subhape of mesh geometry
Returns:
SMESH.Hypothesis_Status
def RemoveHypothesis (   self,
  hyp,
  geom = 0 
) [inherited]

Unassigns a hypothesis.

Parameters:
hypa hypothesis to unassign
geoma subshape of mesh geometry
Returns:
SMESH.Hypothesis_Status
def GetHypothesisList (   self,
  geom 
) [inherited]

Gets the list of hypotheses added on a geometry.

Parameters:
geoma 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-2011 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