Version: 6.3.1
Home
Functions

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:
areafor the maximum area of each triangle
UseExistingif ==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-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