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
    TopOpeBRepTool_CLASSI Class Reference

    #include <TopOpeBRepTool_CLASSI.hxx>

    Public Member Functions

     TopOpeBRepTool_CLASSI ()
    void Init2d (const TopoDS_Face &Fref)
    bool HasInit2d () const
    bool Add2d (const TopoDS_Shape &S)
    bool GetBox2d (const TopoDS_Shape &S, Bnd_Box2d &Box2d)
    int ClassiBnd2d (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const double tol, const bool checklarge)
    int Classip2d (const TopoDS_Shape &S1, const TopoDS_Shape &S2, const int stabnd2d12)
    bool Getface (const TopoDS_Shape &S, TopOpeBRepTool_face &fa) const
    bool Classilist (const NCollection_List< TopoDS_Shape > &lS, NCollection_DataMap< TopoDS_Shape, NCollection_List< TopoDS_Shape >, TopTools_ShapeMapHasher > &mapgreasma)

    Constructor & Destructor Documentation

    ◆ TopOpeBRepTool_CLASSI()

    TopOpeBRepTool_CLASSI::TopOpeBRepTool_CLASSI ( )

    Member Function Documentation

    ◆ Add2d()

    bool TopOpeBRepTool_CLASSI::Add2d ( const TopoDS_Shape & S)

    ◆ ClassiBnd2d()

    int TopOpeBRepTool_CLASSI::ClassiBnd2d ( const TopoDS_Shape & S1,
    const TopoDS_Shape & S2,
    const double tol,
    const bool checklarge )

    ◆ Classilist()

    bool TopOpeBRepTool_CLASSI::Classilist ( const NCollection_List< TopoDS_Shape > & lS,
    NCollection_DataMap< TopoDS_Shape, NCollection_List< TopoDS_Shape >, TopTools_ShapeMapHasher > & mapgreasma )

    ◆ Classip2d()

    int TopOpeBRepTool_CLASSI::Classip2d ( const TopoDS_Shape & S1,
    const TopoDS_Shape & S2,
    const int stabnd2d12 )

    ◆ GetBox2d()

    bool TopOpeBRepTool_CLASSI::GetBox2d ( const TopoDS_Shape & S,
    Bnd_Box2d & Box2d )

    ◆ Getface()

    bool TopOpeBRepTool_CLASSI::Getface ( const TopoDS_Shape & S,
    TopOpeBRepTool_face & fa ) const

    ◆ HasInit2d()

    bool TopOpeBRepTool_CLASSI::HasInit2d ( ) const

    ◆ Init2d()

    void TopOpeBRepTool_CLASSI::Init2d ( const TopoDS_Face & Fref)

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