SALOME documentation central

Shape Processing


To produce a Shape Processing operation in the Main Menu select Repair - > Shape Processing.
This operation processes one or more shapes using various operators.


The Result will be a GEOM_Object.


TUI Command: geompy.ProcessShape(Shape, Operators, Parameters, Values), where Shape is a processed shape, Operators is a list of operators ("FixShape", "SplitClosedFaces", etc.), Parameters is a list of parameters ("FixShape.Tolerance3d", etc), Values is a list of values of parameters placed in the same order as in the list of Parameters.


In this dialog box you can select the object that you need to process, define its name and operators applied to it during processing.

repair1.png

Operators and Parameters (TUI names are given in brackets):


Example:

image154.png
Shape before applying Shape Processing (FixShape operator). View # 1.
image156.png
Shape before applying Shape Processing (FixShape operator). View # 2.
image160.png
The same shape after applying Shape Processing.

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