Open CASCADE Technology 7.8.2.dev
|
This package provides tools to check the validity of the BRep. More...
#include <BRepCheck.hxx>
Static Public Member Functions | |
static void | Add (BRepCheck_ListOfStatus &List, const BRepCheck_Status Stat) |
static void | Print (const BRepCheck_Status Stat, Standard_OStream &OS) |
static Standard_Boolean | SelfIntersection (const TopoDS_Wire &W, const TopoDS_Face &F, TopoDS_Edge &E1, TopoDS_Edge &E2) |
static Standard_Real | PrecCurve (const Adaptor3d_Curve &aAC3D) |
Returns the resolution on the 3d curve. | |
static Standard_Real | PrecSurface (const Handle< Adaptor3d_Surface > &aAHSurf) |
Returns the resolution on the surface. | |
This package provides tools to check the validity of the BRep.
|
static |
|
static |
Returns the resolution on the 3d curve.
|
static |
Returns the resolution on the surface.
|
static |
|
static |