OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    TopOpeBRep_PointClassifier Class Reference

    #include <TopOpeBRep_PointClassifier.hxx>

    Public Member Functions

     TopOpeBRep_PointClassifier ()
    void Init ()
    void Load (const TopoDS_Face &F)
    TopAbs_State Classify (const TopoDS_Face &F, const gp_Pnt2d &P, const double Tol)
     compute position of point
    TopAbs_State State () const

    Constructor & Destructor Documentation

    ◆ TopOpeBRep_PointClassifier()

    TopOpeBRep_PointClassifier::TopOpeBRep_PointClassifier ( )

    Member Function Documentation

    ◆ Classify()

    TopAbs_State TopOpeBRep_PointClassifier::Classify ( const TopoDS_Face & F,
    const gp_Pnt2d & P,
    const double Tol )

    compute position of point

    regarding with the face <F>.

    ◆ Init()

    void TopOpeBRep_PointClassifier::Init ( )

    ◆ Load()

    void TopOpeBRep_PointClassifier::Load ( const TopoDS_Face & F)

    ◆ State()

    TopAbs_State TopOpeBRep_PointClassifier::State ( ) const

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