Class ShHealOper_ChangeOrientation.
#include <ShHealOper_ChangeOrientation.hxx>

Public Member Functions | |
| Standard_EXPORT | ShHealOper_ChangeOrientation () |
| Empty constructor. | |
| Standard_EXPORT | ShHealOper_ChangeOrientation (const TopoDS_Shape &theShape) |
| Copy constructor. | |
| virtual Standard_EXPORT void | Init (const TopoDS_Shape &theShape) |
| Standard_EXPORT Standard_Boolean | Perform () |
| 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 () |
Protected Member Functions | |
| Handle (ShapeBuild_ReShape) myContext | |
Protected Attributes | |
| TopoDS_Shape | myInitShape |
| TopoDS_Shape | myResultShape |
| Standard_Boolean | myDone |
| ShHealOper_Error | myErrorStatus |
| Standard_EXPORT ShHealOper_ChangeOrientation.ShHealOper_ChangeOrientation | ( | ) |
| ShHealOper_ChangeOrientation::ShHealOper_ChangeOrientation | ( | const TopoDS_Shape & | theShape | ) |
References Init().
| void ShHealOper_ChangeOrientation::Init | ( | const TopoDS_Shape & | theShape | ) | [virtual] |
Reimplemented from ShHealOper_Tool.
| Standard_Boolean ShHealOper_ChangeOrientation::Perform | ( | ) |
References ShHealOper_Tool.myInitShape, and ShHealOper_Tool.myResultShape.
| const TopoDS_Shape& ShHealOper_Tool.GetResultShape | ( | ) | const [inherited] |
References ShHealOper_Tool.myResultShape.
| Standard_Boolean ShHealOper_Tool.GetModifiedShape | ( | const TopoDS_Shape & | theOldShape, |
| TopoDS_Shape & | theNewShape | ||
| ) | const [inherited] |
| Standard_Boolean ShHealOper_Tool.IsDone | ( | ) | const [inherited] |
References ShHealOper_Tool.myDone.
| void ShHealOper_Tool.SetContext | ( | Handle(ShapeBuild_ReShape)& | theContext | ) | [inherited] |
| ShHealOper_Tool.Handle | ( | ShapeBuild_ReShape | ) | [inherited] |
| ShHealOper_Tool.Handle | ( | ShapeBuild_ReShape | ) | [protected, inherited] |
| Standard_Integer ShHealOper_Tool.GetErrorStatus | ( | ) | [inherited] |
References ShHealOper_Tool.myErrorStatus.
TopoDS_Shape ShHealOper_Tool.myInitShape [protected, inherited] |
TopoDS_Shape ShHealOper_Tool.myResultShape [protected, inherited] |
Standard_Boolean ShHealOper_Tool.myDone [protected, inherited] |
ShHealOper_Error ShHealOper_Tool.myErrorStatus [protected, inherited] |