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

    #include <XSAlgo.hxx>

    Static Public Member Functions

    static void Init ()
     Provides initerface to the algorithms from Shape Healing and others for XSTEP processors. Creates and initializes default AlgoContainer.
    static void SetAlgoContainer (const occ::handle< XSAlgo_AlgoContainer > &aContainer)
     Sets default AlgoContainer.
    static occ::handle< XSAlgo_AlgoContainerAlgoContainer ()
     Returns default AlgoContainer.

    Member Function Documentation

    ◆ AlgoContainer()

    occ::handle< XSAlgo_AlgoContainer > XSAlgo::AlgoContainer ( )
    static

    Returns default AlgoContainer.

    ◆ Init()

    void XSAlgo::Init ( )
    static

    Provides initerface to the algorithms from Shape Healing and others for XSTEP processors. Creates and initializes default AlgoContainer.

    ◆ SetAlgoContainer()

    void XSAlgo::SetAlgoContainer ( const occ::handle< XSAlgo_AlgoContainer > & aContainer)
    static

    Sets default AlgoContainer.


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