Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Shell

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.

neo-obj5.png


Example:

shellsn.png
Shell

Our TUI Scripts provide you with useful examples of creation of Advanced Geometric Objects.