Package empro :: Module empro :: Module geometry :: Class Shell
[frames] | no frames]

Class Shell

core.Updatable --+        
                 |        
   core.Selectable --+    
                     |    
               Feature --+
                         |
                        Shell

A shell is a Feature than can be used in a Recipe to shell a Part with a given thickness.

Class Hierarchy for Shell
Class Hierarchy for Shell

constructor Shell(): Creates a default shelling operation. constructor Shell(iThickness):

constructor Shell(iThickness, iOpenFaces):

Instance Methods

Inherited from Feature: isSuppressed, referenceCoordinateSystem, suppress, unsuppress

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
list[string]None openFaces
The list of open faces.
ExpressionNone thickness
The thickness of the final shell.

Inherited from core.Selectable: metaData, name, notes