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

    Provides high-level API to translate IGES file to and from DECAF document. More...

    #include <IGESCAFControl.hxx>

    Static Public Member Functions

    static Quantity_Color DecodeColor (const int col)
     Provides a tool for writing IGES file Converts IGES color index to CASCADE color.
    static int EncodeColor (const Quantity_Color &col)
     Tries to Convert CASCADE color to IGES color index If no corresponding color defined in IGES, returns 0.

    Detailed Description

    Provides high-level API to translate IGES file to and from DECAF document.

    Member Function Documentation

    ◆ DecodeColor()

    Quantity_Color IGESCAFControl::DecodeColor ( const int col)
    static

    Provides a tool for writing IGES file Converts IGES color index to CASCADE color.

    ◆ EncodeColor()

    int IGESCAFControl::EncodeColor ( const Quantity_Color & col)
    static

    Tries to Convert CASCADE color to IGES color index If no corresponding color defined in IGES, returns 0.


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