SALOME documentation central

Removing nodes and elements
[Modifying meshes]

Functions

def RemoveElements
 Removes the elements from the mesh by ids.
def RemoveNodes
 Removes nodes from mesh by ids.

Function Documentation

def RemoveElements (   self,
  IDsOfElements 
) [inherited]

Removes the elements from the mesh by ids.

Parameters:
IDsOfElements is a list of ids of elements to remove
Returns:
True or False
def RemoveNodes (   self,
  IDsOfNodes 
) [inherited]

Removes nodes from mesh by ids.

Parameters:
IDsOfNodes is a list of ids of nodes to remove
Returns:
True or False
 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