Version: 9.12.0
ShHealOper_RemoveInternalWires Class Reference

Class ShHealOper_RemoveInternalWires.

#include <ShHealOper_RemoveInternalWires.hxx>

Inheritance diagram for ShHealOper_RemoveInternalWires:
Inheritance graph

Public Member Functions

Standard_EXPORT ShHealOper_RemoveInternalWires ()
 Empty constructor. More...
 
Standard_EXPORT ShHealOper_RemoveInternalWires (const TopoDS_Shape &theShape)
 Copy constructor. More...
 
virtual Standard_EXPORT void Init (const TopoDS_Shape &theShape)
 
Standard_EXPORT Standard_Boolean Remove ()
 
Standard_EXPORT Standard_Boolean Remove (const TopTools_SequenceOfShape &theRemovedShapes)
 
- Public Member Functions inherited from ShHealOper_Tool
Standard_EXPORT ShHealOper_Tool ()
 Empty constructor. More...
 
Standard_EXPORT ShHealOper_Tool (const TopoDS_Shape &theShape)
 
const TopoDS_Shape & GetResultShape () const
 
Standard_Boolean GetModifiedShape (const TopoDS_Shape &theOldShape, TopoDS_Shape &theNewShape) const
 
Standard_Boolean IsDone () const
 
void SetContext (Handle(ShapeBuild_ReShape)&theContext)
 
 Handle (ShapeBuild_ReShape) Context()
 
Standard_Integer GetErrorStatus ()
 
ShHealOper_ModifStatsGetStatistics ()
 
const ShHealOper_ModifStatsGetStatistics () const
 

Private Member Functions

Standard_Boolean removeWire (const TopoDS_Face &theFace, const TopoDS_Wire &theWire)
 
void fixShape (const TopoDS_Shape &theShape)
 

Private Attributes

TopTools_IndexedDataMapOfShapeListOfShape myMapWiresFace
 

Additional Inherited Members

- Protected Member Functions inherited from ShHealOper_Tool
 Handle (ShapeBuild_ReShape) myContext
 
- Protected Attributes inherited from ShHealOper_Tool
TopoDS_Shape myInitShape
 
TopoDS_Shape myResultShape
 
Standard_Boolean myDone
 
ShHealOper_Error myErrorStatus
 
ShHealOper_ModifStats myStatistics
 

Constructor & Destructor Documentation

◆ ShHealOper_RemoveInternalWires() [1/2]

Standard_EXPORT ShHealOper_RemoveInternalWires::ShHealOper_RemoveInternalWires ( )
inline

◆ ShHealOper_RemoveInternalWires() [2/2]

ShHealOper_RemoveInternalWires::ShHealOper_RemoveInternalWires ( const TopoDS_Shape &  theShape)

References Init().

Member Function Documentation

◆ fixShape()

void ShHealOper_RemoveInternalWires::fixShape ( const TopoDS_Shape &  theShape)
private

◆ Init()

void ShHealOper_RemoveInternalWires::Init ( const TopoDS_Shape &  theShape)
virtual

Reimplemented from ShHealOper_Tool.

References ShHealOper_Tool::Init(), and myMapWiresFace.

◆ Remove() [1/2]

Standard_Boolean ShHealOper_RemoveInternalWires::Remove ( )

◆ Remove() [2/2]

Standard_Boolean ShHealOper_RemoveInternalWires::Remove ( const TopTools_SequenceOfShape &  theRemovedShapes)

◆ removeWire()

Standard_Boolean ShHealOper_RemoveInternalWires::removeWire ( const TopoDS_Face &  theFace,
const TopoDS_Wire &  theWire 
)
private

Member Data Documentation

◆ myMapWiresFace

TopTools_IndexedDataMapOfShapeListOfShape ShHealOper_RemoveInternalWires::myMapWiresFace
private

The documentation for this class was generated from the following files: