SALOME documentation central

2D Meshing Hypotheses
[Defining hypotheses]

Functions

def MaxElementArea
 Defines "MaxElementArea" hypothesis basing on the definition of the maximum area of each triangle.
def LengthFromEdges
 Defines "LengthFromEdges" hypothesis to build triangles based on the length of the edges taken from the wire.

Function Documentation

def MaxElementArea (   self,
  area,
  UseExisting = 0 
) [inherited]

Defines "MaxElementArea" hypothesis basing on the definition of the maximum area of each triangle.

Parameters:
area for the maximum area of each triangle
UseExisting if ==true - searches for an existing hypothesis created with the same parameters, else (default) - creates a new one

Only for algoType == MEFISTO || NETGEN_2D

def LengthFromEdges (   self  )  [inherited]

Defines "LengthFromEdges" hypothesis to build triangles based on the length of the edges taken from the wire.

Only for algoType == MEFISTO || NETGEN_2D

 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