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

Class RemoveFaces

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

Implementatation of the feature interface which performs remove faces operations. Adjacent faces are extended to fill in.

Class Hierarchy for RemoveFaces
Class Hierarchy for RemoveFaces

constructor RemoveFaces():

constructor RemoveFaces(iFaces):

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 faces
The list of the faces.

Inherited from core.Selectable: metaData, name, notes