/*! \page sewing_operation_page Sewing \n To produce a \b Sewing operation in the Main Menu select Repair - > Sewing. \n This operation allows to sew several faces or shells. \n The \b Result will be a \b GEOM_Object. \n TUI Command: geompy.MakeSewing(ListOfShape, Precision), where \em ListOfShape is list of faces or shells to be sewed, \em Precision is a precision for sewing. \image html repair6.png \n Arguments: Name + 1 or more shapes + 1 value (sew precision). \n \b Detect button allows to display the number of free boundaries in your shape: \image html neo-detect2.png \n Example: \image html image112.jpg \image html image113.jpg Our TUI Scripts provide you with useful examples of the use of \ref tui_sewing "Repairing Operations". */