Version: 6.5.0
Home
 All Data Structures Namespaces Files Functions Variables Groups
Functions
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.
def RemoveOrphanNodes
 Removes all orphan (free) nodes from mesh.

Detailed Description

Function Documentation

def RemoveElements (   self,
  IDsOfElements 
)

Removes the elements from the mesh by ids.

Parameters
IDsOfElementsis a list of ids of elements to remove
Returns
True or False
def RemoveNodes (   self,
  IDsOfNodes 
)

Removes nodes from mesh by ids.

Parameters
IDsOfNodesis a list of ids of nodes to remove
Returns
True or False
def RemoveOrphanNodes (   self)

Removes all orphan (free) nodes from mesh.

Returns
number of the removed nodes
Copyright © 2007-2012 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