Open CASCADE Technology
7.1.0.beta
|
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 Standard_Integer col) |
Provides a tool for writing IGES file Converts IGES color index to CASCADE color. More... | |
static Standard_Integer | EncodeColor (const Quantity_Color &col) |
Tries to Convert CASCADE color to IGES color index If no corresponding color defined in IGES, returns 0. More... | |
Provides high-level API to translate IGES file to and from DECAF document.
|
static |
Provides a tool for writing IGES file Converts IGES color index to CASCADE color.
|
static |
Tries to Convert CASCADE color to IGES color index If no corresponding color defined in IGES, returns 0.