#include "GEOM_Engine.hxx"
#include <TDocStd_Document.hxx>
#include <TCollection_AsciiString.hxx>
#include "GEOM_Object.hxx"
#include "GEOM_Solver.hxx"
Go to the source code of this file.
◆ ALREADY_PRESENT
| #define ALREADY_PRESENT "PAL_ELEMENT_ALREADY_PRESENT" |
◆ INVALID_TYPE
| #define INVALID_TYPE "INVALID_TYPE_OF_ELEMENT" |
◆ KO
| #define KO "PAL_NOT_DONE_ERROR" |
◆ NOT_EXISTS
| #define NOT_EXISTS "PAL_ELEMENT_DOES_NOT_EXISTS" |
◆ NOT_FOUND_ANY
| #define NOT_FOUND_ANY "NOT_FOUND_ANY" |
◆ OK
| #define OK "PAL_NO_ERROR" |