SALOME documentation central

Suppress Faces


To produce a Suppress Faces operation in the Main Menu select Repair - > Suppress Faces.


This operation suppresses a face of a shape. This operation is available in OCC Viewer only.


The Result will be a GEOM_Object (ListOfGeomShapes).


TUI Command: geompy.SuppressFaces(Shape, ListOfID), where Shape is a shape to be processed, ListOfID is a list of faces ID's to be removed.
Arguments: Name + Faces which should be removed (you can select them in the 3D viewer).

repair2.png


Example:

suppress_faces1.png

The initial box

suppress_faces2.png

The box with suppressed faces

Our TUI Scripts provide you with useful examples of the use of Repairing Operations.


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