Class ShHealOper_ChangeOrientation.
#include <ShHealOper_ChangeOrientation.hxx>
Public Member Functions | |
Standard_EXPORT | ShHealOper_ChangeOrientation () |
Empty constructor. More... | |
Standard_EXPORT | ShHealOper_ChangeOrientation (const TopoDS_Shape &theShape) |
Copy constructor. More... | |
virtual Standard_EXPORT void | Init (const TopoDS_Shape &theShape) |
Standard_EXPORT Standard_Boolean | Perform () |
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_ModifStats & | GetStatistics () |
const ShHealOper_ModifStats & | GetStatistics () const |
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 |
|
inline |
ShHealOper_ChangeOrientation::ShHealOper_ChangeOrientation | ( | const TopoDS_Shape & | theShape | ) |
References Init().
|
virtual |
Reimplemented from ShHealOper_Tool.
References ShHealOper_Tool::Init().
Standard_Boolean ShHealOper_ChangeOrientation::Perform | ( | ) |