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

    this package provides commands for curves and surface. More...

    #include <GeometryTest.hxx>

    Static Public Member Functions

    static void AllCommands (Draw_Interpretor &I)
     defines all geometric commands.
    static void CurveCommands (Draw_Interpretor &I)
     defines curve commands.
    static void CurveTanCommands (Draw_Interpretor &I)
     defines tangent curve commands.
    static void FairCurveCommands (Draw_Interpretor &I)
     defines fair curve commands.
    static void SurfaceCommands (Draw_Interpretor &I)
     defines surface commands.
    static void ConstraintCommands (Draw_Interpretor &I)
     defines constrained curves commands.
    static void APICommands (Draw_Interpretor &I)
     defines commands to test the GeomAPI
    static void ContinuityCommands (Draw_Interpretor &I)
     defines commands to check local continuity between curves or surfaces
    static void PolyCommands (Draw_Interpretor &I)
     defines command to test the polyhedral triangulations and the polygons from the Poly package.
    static void TestProjCommands (Draw_Interpretor &I)
     defines commands to test projection of geometric objects

    Detailed Description

    this package provides commands for curves and surface.

    Member Function Documentation

    ◆ AllCommands()

    void GeometryTest::AllCommands ( Draw_Interpretor & I)
    static

    defines all geometric commands.

    ◆ APICommands()

    void GeometryTest::APICommands ( Draw_Interpretor & I)
    static

    defines commands to test the GeomAPI

    • Intersection
    • Extrema
    • Projection
    • Approximation, interpolation

    ◆ ConstraintCommands()

    void GeometryTest::ConstraintCommands ( Draw_Interpretor & I)
    static

    defines constrained curves commands.

    ◆ ContinuityCommands()

    void GeometryTest::ContinuityCommands ( Draw_Interpretor & I)
    static

    defines commands to check local continuity between curves or surfaces

    ◆ CurveCommands()

    void GeometryTest::CurveCommands ( Draw_Interpretor & I)
    static

    defines curve commands.

    ◆ CurveTanCommands()

    void GeometryTest::CurveTanCommands ( Draw_Interpretor & I)
    static

    defines tangent curve commands.

    ◆ FairCurveCommands()

    void GeometryTest::FairCurveCommands ( Draw_Interpretor & I)
    static

    defines fair curve commands.

    ◆ PolyCommands()

    void GeometryTest::PolyCommands ( Draw_Interpretor & I)
    static

    defines command to test the polyhedral triangulations and the polygons from the Poly package.

    ◆ SurfaceCommands()

    void GeometryTest::SurfaceCommands ( Draw_Interpretor & I)
    static

    defines surface commands.

    ◆ TestProjCommands()

    void GeometryTest::TestProjCommands ( Draw_Interpretor & I)
    static

    defines commands to test projection of geometric objects


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