cgma
CGMHistory.cpp File Reference
#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 []

Variable Documentation

const char* event_names[]
Initial value:
 
{
  "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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines