Open CASCADE Technology  7.5.0
Static Public Member Functions

BRepCheck Class Reference

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. More...
 
static Standard_Real PrecSurface (const Handle< Adaptor3d_HSurface > &aAHSurf)
 Returns the resolution on the surface. More...
 

Detailed Description

This package provides tools to check the validity of the BRep.

Member Function Documentation

◆ Add()

static void BRepCheck::Add ( BRepCheck_ListOfStatus List,
const BRepCheck_Status  Stat 
)
static

◆ PrecCurve()

static Standard_Real BRepCheck::PrecCurve ( const Adaptor3d_Curve aAC3D)
static

Returns the resolution on the 3d curve.

◆ PrecSurface()

static Standard_Real BRepCheck::PrecSurface ( const Handle< Adaptor3d_HSurface > &  aAHSurf)
static

Returns the resolution on the surface.

◆ Print()

static void BRepCheck::Print ( const BRepCheck_Status  Stat,
Standard_OStream OS 
)
static

◆ SelfIntersection()

static Standard_Boolean BRepCheck::SelfIntersection ( const TopoDS_Wire W,
const TopoDS_Face F,
TopoDS_Edge E1,
TopoDS_Edge E2 
)
static

The documentation for this class was generated from the following file: