SALOME documentation central

Suppress Internal Wires


To Suppress Internal Wires in the Main Menu select Repair - > Suppress Internal Wires.


This operation removes all internal wires or specified internal wires from user specified shapes. This operation is available in OCC Viewer only.


The Result will be a GEOM_Object.


TUI Command: geompy.SuppressInternalWires(Shape, Wires), where Shape is a shape where wires are to be removed, Wires is a list of wires ID's to be removed; if the list is empty then all internal wires are removed.

Arguments:

repair4.png


Example:

supp_int_wires1.png

The box with internal wires

supp_int_wires2.png

The internal wires have been suppressed

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