|
Open CASCADE Technology
6.5.4
|
#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) |
| void BRepCheck_Face::Blind | ( | ) | [virtual] |
Implements BRepCheck_Result.
| void BRepCheck_Face::InContext | ( | const TopoDS_Shape & | ContextShape | ) | [virtual] |
Implements BRepCheck_Result.
| void BRepCheck_Face::Minimum | ( | ) | [virtual] |
Implements BRepCheck_Result.
| BRepCheck_Status BRepCheck_Face::OrientationOfWires | ( | const Standard_Boolean | Update = Standard_False | ) |
1.8.0