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
    ShapeFix_FreeBounds.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_DefineAlloc.hxx>
    #include <TopoDS_Compound.hxx>
    #include <TopoDS_Shape.hxx>
    #include <ShapeFix_FreeBounds.lxx>

    Data Structures

    class  ShapeFix_FreeBounds
     This class is intended to output free bounds of the shape (free bounds are the wires consisting of edges referenced by the only face). For building free bounds it uses ShapeAnalysis_FreeBounds class. This class complements it with the feature to reduce the number of open wires. This reduction is performed with help of connecting several adjacent open wires one to another what can lead to: More...