|
Open CASCADE Technology 6.5.2
|
#include <BRepCheck_Face.hxx>

Public Member Functions | |
| BRepCheck_Face (const TopoDS_Face &F) | |
| void | InContext (const TopoDS_Shape &ContextShape) |
| void | Minimum () |
| void | Blind () |
| BRepCheck_Status | IntersectWires (const Standard_Boolean Update=Standard_False) |
| BRepCheck_Status | ClassifyWires (const Standard_Boolean Update=Standard_False) |
| BRepCheck_Status | OrientationOfWires (const Standard_Boolean Update=Standard_False) |
| void | SetUnorientable () |
| Standard_Boolean | IsUnorientable () const |
| Standard_Boolean | GeometricControls () const |
| void | GeometricControls (const Standard_Boolean B) |
| BRepCheck_Face::BRepCheck_Face | ( | const TopoDS_Face & | F | ) |
| void BRepCheck_Face::Blind | ( | ) | [virtual] |
Implements BRepCheck_Result.
| BRepCheck_Status BRepCheck_Face::ClassifyWires | ( | const Standard_Boolean | Update = Standard_False | ) |
| Standard_Boolean BRepCheck_Face::GeometricControls | ( | ) | const |
| void BRepCheck_Face::GeometricControls | ( | const Standard_Boolean | B | ) |
| void BRepCheck_Face::InContext | ( | const TopoDS_Shape & | ContextShape | ) | [virtual] |
Implements BRepCheck_Result.
| BRepCheck_Status BRepCheck_Face::IntersectWires | ( | const Standard_Boolean | Update = Standard_False | ) |
| Standard_Boolean BRepCheck_Face::IsUnorientable | ( | ) | const |
| void BRepCheck_Face::Minimum | ( | ) | [virtual] |
Implements BRepCheck_Result.
| BRepCheck_Status BRepCheck_Face::OrientationOfWires | ( | const Standard_Boolean | Update = Standard_False | ) |
| void BRepCheck_Face::SetUnorientable | ( | ) |
1.7.4