Open CASCADE Technology
6.5.4
|
Provides high-level API to translate IGES file
to and from DECAF document
#include <IGESCAFControl.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC Quantity_Color | DecodeColor (const Standard_Integer col) |
Provides a tool for writing IGES file //! Converts IGES color index to CASCADE color | |
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 |
static DEFINE_STANDARD_ALLOC Quantity_Color IGESCAFControl::DecodeColor | ( | const Standard_Integer | col | ) | [static] |
static Standard_Integer IGESCAFControl::EncodeColor | ( | const Quantity_Color & | col | ) | [static] |