Sewing

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

 

This operation allows to sew several  shapes.

 

The Result will be a GEOM_Object.

 

TUI Command : geompy.MakeSewing(ListOfShape, Precision), where ListOfShape is list of shapes to be sewed, Precision is a precision for sewing.

 

 

Arguments: Name + 1 or more shapes + 1 value (sew precision).

Detect button allows to display the number of free boundaries in your shape:

 

 

Example:

 

 

 

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