|
cgma
|
#include "CGMHistory.hpp"#include "TopologyBridge.hpp"#include "CubitMessage.hpp"#include "RefEntity.hpp"Go to the source code of this file.
Variables | |
| const char * | event_names [] |
| const char* event_names[] |
{
"TOP_LEVEL_ENTITY_CREATED",
"TOP_LEVEL_ENTITY_DELETED",
"ENTITY_CREATED",
"ENTITY_DELETED",
"TOPOLOGY_CHANGED",
"GEOMETRY_CHANGED",
"GEOMETRY_TRANSFORMED",
"ENTITY_ID_CHANGED",
"ENTITY_NAME_CHANGED",
"ENTITY_COLOR_CHANGED",
"SUBDIVISION",
"ABSORPTION",
"SUBDIVISION_ABSORPTION",
"MERGE",
"COPY",
"CUT"
}
Definition at line 7 of file CGMHistory.cpp.