Open CASCADE Technology  7.6.0
Public Member Functions

TopOpeBRepTool_SolidClassifier Class Reference

#include <TopOpeBRepTool_SolidClassifier.hxx>

Public Member Functions

 TopOpeBRepTool_SolidClassifier ()
 
void Clear ()
 
 ~TopOpeBRepTool_SolidClassifier ()
 
void LoadSolid (const TopoDS_Solid &S)
 
TopAbs_State Classify (const TopoDS_Solid &S, const gp_Pnt &P, const Standard_Real Tol)
 compute the position of point More...
 
void LoadShell (const TopoDS_Shell &S)
 
TopAbs_State Classify (const TopoDS_Shell &S, const gp_Pnt &P, const Standard_Real Tol)
 compute the position of point More...
 
TopAbs_State State () const
 

Constructor & Destructor Documentation

◆ TopOpeBRepTool_SolidClassifier()

TopOpeBRepTool_SolidClassifier::TopOpeBRepTool_SolidClassifier ( )

◆ ~TopOpeBRepTool_SolidClassifier()

TopOpeBRepTool_SolidClassifier::~TopOpeBRepTool_SolidClassifier ( )

Member Function Documentation

◆ Classify() [1/2]

TopAbs_State TopOpeBRepTool_SolidClassifier::Classify ( const TopoDS_Shell S,
const gp_Pnt P,
const Standard_Real  Tol 
)

compute the position of point

regarding with the geometric domain of the shell .

◆ Classify() [2/2]

TopAbs_State TopOpeBRepTool_SolidClassifier::Classify ( const TopoDS_Solid S,
const gp_Pnt P,
const Standard_Real  Tol 
)

compute the position of point

regarding with the geometric domain of the solid .

◆ Clear()

void TopOpeBRepTool_SolidClassifier::Clear ( )

◆ LoadShell()

void TopOpeBRepTool_SolidClassifier::LoadShell ( const TopoDS_Shell S)

◆ LoadSolid()

void TopOpeBRepTool_SolidClassifier::LoadSolid ( const TopoDS_Solid S)

◆ State()

TopAbs_State TopOpeBRepTool_SolidClassifier::State ( ) const

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