Class ShHealOper_RemoveFace.  
#include <ShHealOper_RemoveFace.hxx>
 | 
| Standard_Boolean  | removeFaces (const TopoDS_Shape &theShape, TopoDS_Shape &theNewShape) | 
|   | 
| Standard_Boolean  | removeFaces (const TopoDS_Solid &theShape, TopoDS_Shape &theNewShape) | 
|   | 
| Standard_Boolean  | removeFaces (const TopoDS_Shell &theShell, TopoDS_Shape &theNewShape) | 
|   | 
| Standard_Boolean  | isReplace (const TopoDS_Shape &theOldShape, TopoDS_Shape &theNewShape) | 
|   | 
| void  | removePCurve (const TopoDS_Face &theFace) | 
|   | 
| Standard_Boolean  | isManifold (const TopoDS_Shell &aShell) | 
|   | 
      
        
          | ShHealOper_RemoveFace::ShHealOper_RemoveFace  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | ShHealOper_RemoveFace::ShHealOper_RemoveFace  | 
          ( | 
          const TopoDS_Shape &  | 
          theShape | ) | 
           | 
        
      
 
 
  
  
      
        
          | void ShHealOper_RemoveFace::Init  | 
          ( | 
          const TopoDS_Shape &  | 
          theShape | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
  
  
      
        
          | Standard_Boolean ShHealOper_RemoveFace::isManifold  | 
          ( | 
          const TopoDS_Shell &  | 
          aShell | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Standard_Boolean ShHealOper_RemoveFace::isReplace  | 
          ( | 
          const TopoDS_Shape &  | 
          theOldShape,  | 
         
        
           | 
           | 
          TopoDS_Shape &  | 
          theNewShape  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
      
        
          | Standard_Boolean ShHealOper_RemoveFace::Perform  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Standard_Boolean ShHealOper_RemoveFace::Perform  | 
          ( | 
          const TopTools_SequenceOfShape &  | 
          theRemovedFaces | ) | 
           | 
        
      
 
 
  
  
      
        
          | Standard_Boolean ShHealOper_RemoveFace::removeFaces  | 
          ( | 
          const TopoDS_Shape &  | 
          theShape,  | 
         
        
           | 
           | 
          TopoDS_Shape &  | 
          theNewShape  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Standard_Boolean ShHealOper_RemoveFace::removeFaces  | 
          ( | 
          const TopoDS_Solid &  | 
          theShape,  | 
         
        
           | 
           | 
          TopoDS_Shape &  | 
          theNewShape  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Standard_Boolean ShHealOper_RemoveFace::removeFaces  | 
          ( | 
          const TopoDS_Shell &  | 
          theShell,  | 
         
        
           | 
           | 
          TopoDS_Shape &  | 
          theNewShape  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | void ShHealOper_RemoveFace::removePCurve  | 
          ( | 
          const TopoDS_Face &  | 
          theFace | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | TopTools_IndexedDataMapOfShapeListOfShape ShHealOper_RemoveFace::myMapEdgesFace | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | TopTools_MapOfShape ShHealOper_RemoveFace::myMapFaces | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: