To create a Shell in the Main Menu select New Entity - > Build - > Shell
You can create a Shell from a compound of faces or a list of faces or shells.
The Result will be a GEOM_Object. It can be either a single shell or, in specific cases, a compound of shells.
TUI Command: geompy.MakeShell(ListOfShape)
Arguments: Name + Compound of faces or List of faces having connected edges.
Example:
Our TUI Scripts provide you with useful examples of creation of Advanced Geometric Objects.