Open CASCADE Technology  6.9.1
Public Member Functions
TopOpeBRepTool_SolidClassifier Class Reference

#include <TopOpeBRepTool_SolidClassifier.hxx>

Public Member Functions

 TopOpeBRepTool_SolidClassifier ()
 
void Clear ()
 
void Destroy ()
 
 ~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 ( )
inline

Member Function Documentation

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 <S>.

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 <S>.

void TopOpeBRepTool_SolidClassifier::Clear ( )
void TopOpeBRepTool_SolidClassifier::Destroy ( )
void TopOpeBRepTool_SolidClassifier::LoadShell ( const TopoDS_Shell S)
void TopOpeBRepTool_SolidClassifier::LoadSolid ( const TopoDS_Solid S)
TopAbs_State TopOpeBRepTool_SolidClassifier::State ( ) const

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