OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    BRepTest Class Reference

    Provides commands to test BRep. More...

    #include <BRepTest.hxx>

    Static Public Member Functions

    static void AllCommands (Draw_Interpretor &DI)
     Defines all the topology commands.
    static void BasicCommands (Draw_Interpretor &DI)
     Defines the basic commands.
    static void CurveCommands (Draw_Interpretor &DI)
     Defines the commands to build edges and wires.
    static void Fillet2DCommands (Draw_Interpretor &DI)
     Defines the commands to perform add fillets on wires and edges.
    static void SurfaceCommands (Draw_Interpretor &DI)
     Defines the commands to build faces and shells.
    static void PrimitiveCommands (Draw_Interpretor &DI)
     Defines the commands to build primitives.
    static void FillingCommands (Draw_Interpretor &DI)
     Defines the commands to build primitives.
    static void SweepCommands (Draw_Interpretor &DI)
     Defines the commands to sweep shapes.
    static void TopologyCommands (Draw_Interpretor &DI)
     Defines the commands to perform topological operations.
    static void FilletCommands (Draw_Interpretor &DI)
     Defines the commands to perform add fillets on shells.
    static void ChamferCommands (Draw_Interpretor &DI)
     Defines the commands to perform add chamfers on shells.
    static void GPropCommands (Draw_Interpretor &DI)
     Defines commands to compute global properties.
    static void MatCommands (Draw_Interpretor &DI)
     Defines commands to compute and to explore the map of the Bisecting locus.
    static void DraftAngleCommands (Draw_Interpretor &DI)
     Defines the commands to modify draft angles of the faces of a shape.
    static void FeatureCommands (Draw_Interpretor &DI)
     Defines the commands to create features on a shape.
    static void OtherCommands (Draw_Interpretor &DI)
     Defines the auxiliary topology commands.
    static void ExtremaCommands (Draw_Interpretor &DI)
     Defines the extrema commands.
    static void CheckCommands (Draw_Interpretor &DI)
     Defines the checkshape command.
    static void PlacementCommands (Draw_Interpretor &DI)
     Defines the placement command.
    static void ProjectionCommands (Draw_Interpretor &DI)
     Defines the commands to project a wire on a shape.
    static void HistoryCommands (Draw_Interpretor &DI)
     Defines the History commands for the algorithms.
    static void HelixCommands (Draw_Interpretor &theCommands)

    Detailed Description

    Provides commands to test BRep.

    Member Function Documentation

    ◆ AllCommands()

    void BRepTest::AllCommands ( Draw_Interpretor & DI)
    static

    Defines all the topology commands.

    ◆ BasicCommands()

    void BRepTest::BasicCommands ( Draw_Interpretor & DI)
    static

    Defines the basic commands.

    ◆ ChamferCommands()

    void BRepTest::ChamferCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to perform add chamfers on shells.

    ◆ CheckCommands()

    void BRepTest::CheckCommands ( Draw_Interpretor & DI)
    static

    Defines the checkshape command.

    ◆ CurveCommands()

    void BRepTest::CurveCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to build edges and wires.

    ◆ DraftAngleCommands()

    void BRepTest::DraftAngleCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to modify draft angles of the faces of a shape.

    ◆ ExtremaCommands()

    void BRepTest::ExtremaCommands ( Draw_Interpretor & DI)
    static

    Defines the extrema commands.

    ◆ FeatureCommands()

    void BRepTest::FeatureCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to create features on a shape.

    ◆ Fillet2DCommands()

    void BRepTest::Fillet2DCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to perform add fillets on wires and edges.

    ◆ FilletCommands()

    void BRepTest::FilletCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to perform add fillets on shells.

    ◆ FillingCommands()

    void BRepTest::FillingCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to build primitives.

    ◆ GPropCommands()

    void BRepTest::GPropCommands ( Draw_Interpretor & DI)
    static

    Defines commands to compute global properties.

    ◆ HelixCommands()

    void BRepTest::HelixCommands ( Draw_Interpretor & theCommands)
    static

    ◆ HistoryCommands()

    void BRepTest::HistoryCommands ( Draw_Interpretor & DI)
    static

    Defines the History commands for the algorithms.

    ◆ MatCommands()

    void BRepTest::MatCommands ( Draw_Interpretor & DI)
    static

    Defines commands to compute and to explore the map of the Bisecting locus.

    ◆ OtherCommands()

    void BRepTest::OtherCommands ( Draw_Interpretor & DI)
    static

    Defines the auxiliary topology commands.

    ◆ PlacementCommands()

    void BRepTest::PlacementCommands ( Draw_Interpretor & DI)
    static

    Defines the placement command.

    ◆ PrimitiveCommands()

    void BRepTest::PrimitiveCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to build primitives.

    ◆ ProjectionCommands()

    void BRepTest::ProjectionCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to project a wire on a shape.

    ◆ SurfaceCommands()

    void BRepTest::SurfaceCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to build faces and shells.

    ◆ SweepCommands()

    void BRepTest::SweepCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to sweep shapes.

    ◆ TopologyCommands()

    void BRepTest::TopologyCommands ( Draw_Interpretor & DI)
    static

    Defines the commands to perform topological operations.


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