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() [1/2]
ShHealOper_RemoveFace::ShHealOper_RemoveFace |
( |
| ) |
|
◆ ShHealOper_RemoveFace() [2/2]
ShHealOper_RemoveFace::ShHealOper_RemoveFace |
( |
const TopoDS_Shape & |
theShape | ) |
|
◆ Init()
void ShHealOper_RemoveFace::Init |
( |
const TopoDS_Shape & |
theShape | ) |
|
|
virtual |
◆ isManifold()
Standard_Boolean ShHealOper_RemoveFace::isManifold |
( |
const TopoDS_Shell & |
aShell | ) |
|
|
private |
◆ isReplace()
Standard_Boolean ShHealOper_RemoveFace::isReplace |
( |
const TopoDS_Shape & |
theOldShape, |
|
|
TopoDS_Shape & |
theNewShape |
|
) |
| |
|
private |
◆ Perform() [1/2]
Standard_Boolean ShHealOper_RemoveFace::Perform |
( |
| ) |
|
◆ Perform() [2/2]
Standard_Boolean ShHealOper_RemoveFace::Perform |
( |
const TopTools_SequenceOfShape & |
theRemovedFaces | ) |
|
◆ removeFaces() [1/3]
Standard_Boolean ShHealOper_RemoveFace::removeFaces |
( |
const TopoDS_Shape & |
theShape, |
|
|
TopoDS_Shape & |
theNewShape |
|
) |
| |
|
private |
◆ removeFaces() [2/3]
Standard_Boolean ShHealOper_RemoveFace::removeFaces |
( |
const TopoDS_Shell & |
theShell, |
|
|
TopoDS_Shape & |
theNewShape |
|
) |
| |
|
private |
◆ removeFaces() [3/3]
Standard_Boolean ShHealOper_RemoveFace::removeFaces |
( |
const TopoDS_Solid & |
theShape, |
|
|
TopoDS_Shape & |
theNewShape |
|
) |
| |
|
private |
◆ removePCurve()
void ShHealOper_RemoveFace::removePCurve |
( |
const TopoDS_Face & |
theFace | ) |
|
|
private |
◆ myMapEdgesFace
TopTools_IndexedDataMapOfShapeListOfShape ShHealOper_RemoveFace::myMapEdgesFace |
|
private |
◆ myMapFaces
TopTools_MapOfShape ShHealOper_RemoveFace::myMapFaces |
|
private |
The documentation for this class was generated from the following files: