Open CASCADE Technology  6.9.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)
 

Detailed Description

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

Member Function Documentation

static void BRepCheck::Add ( BRepCheck_ListOfStatus List,
const BRepCheck_Status  Stat 
)
static
static void BRepCheck::Print ( const BRepCheck_Status  Stat,
Standard_OStream OS 
)
static
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: