This operation is a special case of Explode operation. It produces sub-shapes of the exploded shape (the first shape in the list of argument shapes), which are shared with all other shapes in the arguments.
To use this operation, select in the Main Menu Operations -> Get Shared Shapes. The following dialog box will appear.
Advanced options Preview
TUI Command: geompy.GetSharedShapesMulti(Shapes, Type), where Shapes is a list of shapes to fing shared sub- shapes of and Type is the type of required sub-shapes.
Our TUI Scripts provide you with useful examples of the use of Get Shared Shapes functionality.