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
    BRepFeat_RibSlot.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_DefineAlloc.hxx>
    #include <Standard_Handle.hxx>
    #include <gp_Pnt.hxx>
    #include <TopoDS_Shape.hxx>
    #include <NCollection_List.hxx>
    #include <TopTools_ShapeMapHasher.hxx>
    #include <NCollection_DataMap.hxx>
    #include <BRepFeat_PerfSelection.hxx>
    #include <TopoDS_Wire.hxx>
    #include <TopoDS_Face.hxx>
    #include <BRepFeat_StatusError.hxx>
    #include <BRepBuilderAPI_MakeShape.hxx>
    #include <Standard_Integer.hxx>
    #include <BRepFeat_RibSlot.lxx>

    Data Structures

    class  BRepFeat_RibSlot
     Provides functions to build mechanical features. Mechanical features include ribs - protrusions and grooves (or slots) - depressions along planar (linear) surfaces or revolution surfaces. The semantics of mechanical features is built around giving thickness to a contour. This thickness can either be unilateral - on one side of the contour - or bilateral - on both sides. As in the semantics of form features, the thickness is defined by construction of shapes in specific contexts. The development contexts differ, however,in case of mechanical features. Here they include extrusion: More...