SALOME documentation central

Diagonal inversion of elements
[Modifying meshes]

Functions

def InverseDiag
 Replaces two neighbour triangles sharing Node1-Node2 link with the triangles built on the same 4 nodes but having other common link.

Function Documentation

def InverseDiag (   self,
  NodeID1,
  NodeID2 
) [inherited]

Replaces two neighbour triangles sharing Node1-Node2 link with the triangles built on the same 4 nodes but having other common link.

Parameters:
NodeID1 the ID of the first node
NodeID2 the ID of the second node
Returns:
false if proper faces were not found
 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