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
    IFSelect_DispPerFiles.hxx File Reference
    #include <Standard.hxx>
    #include <Standard_Type.hxx>
    #include <IFSelect_Dispatch.hxx>
    #include <Standard_Integer.hxx>

    Data Structures

    class  IFSelect_DispPerFiles
     A DispPerFiles produces a determined count of Packets from the input Entities. It divides, as equally as possible, the input list into a count of files. This count is the parameter of the DispPerFiles. If the input list has less than this count, of course there will be one packet per input entity. This count is a Parameter of the DispPerFiles, given as an IntParam, thus allowing external control of its Value. More...