SALOME documentation central

GHS3D Parameters hypothesis
[Defining hypotheses]

Functions

def SetToMeshHoles
 To mesh "holes" in a solid or not.
def SetOptimizationLevel
 Set Optimization level: None_Optimization, Light_Optimization, Standard_Optimization, StandardPlus_Optimization, Strong_Optimization.
def SetMaximumMemory
 Maximal size of memory to be used by the algorithm (in Megabytes).
def SetInitialMemory
 Initial size of memory to be used by the algorithm (in Megabytes) in automatic memory adjustment mode.
def SetWorkingDirectory
 Path to working directory.
def SetKeepFiles
 To keep working files or remove them.
def SetVerboseLevel
 To set verbose level [0-10].
def SetToCreateNewNodes
 To create new nodes.
def SetToUseBoundaryRecoveryVersion
 To use boundary recovery version which tries to create mesh on a very poor quality surface mesh.
def SetTextOption
 Sets command line option as text.

Function Documentation

def SetToMeshHoles (   self,
  toMesh 
) [inherited]

To mesh "holes" in a solid or not.

Default is to mesh.

def SetOptimizationLevel (   self,
  level 
) [inherited]

Set Optimization level: None_Optimization, Light_Optimization, Standard_Optimization, StandardPlus_Optimization, Strong_Optimization.

Default is Standard_Optimization

def SetMaximumMemory (   self,
  MB 
) [inherited]

Maximal size of memory to be used by the algorithm (in Megabytes).

def SetInitialMemory (   self,
  MB 
) [inherited]

Initial size of memory to be used by the algorithm (in Megabytes) in automatic memory adjustment mode.

def SetWorkingDirectory (   self,
  path 
) [inherited]

Path to working directory.

def SetKeepFiles (   self,
  toKeep 
) [inherited]

To keep working files or remove them.

Log file remains in case of errors anyway.

def SetVerboseLevel (   self,
  level 
) [inherited]

To set verbose level [0-10].

  • 0 - no standard output,
  • 2 - prints the data, quality statistics of the skin and final meshes and indicates when the final mesh is being saved. In addition the software gives indication regarding the CPU time.
  • 10 - same as 2 plus the main steps in the computation, quality statistics histogram of the skin mesh, quality statistics histogram together with the characteristics of the final mesh.
def SetToCreateNewNodes (   self,
  toCreate 
) [inherited]

To create new nodes.

def SetToUseBoundaryRecoveryVersion (   self,
  toUse 
) [inherited]

To use boundary recovery version which tries to create mesh on a very poor quality surface mesh.

def SetTextOption (   self,
  option 
) [inherited]

Sets command line option as text.

 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