5mm
| Genre: | METKMessaging |
|---|---|
| Authors: | Christian Tietjen |
| Short description: | Receives global loaded and cleanup messages |
While loading or closing a case, the METKManager sends messages to inform all METK modules to build or cleanup the internal data structures. The messages are only sent by METKManager! Using this module, the messages could be received via normal scripting. In the normal case, this module should not be used. Instead, the use of the Python class METKObjInfo is recommended.
| ObjMgr-Key | Value | Action |
|---|---|---|
| Communication |
Loaded or Cleanup | Case is loaded or closed |
| loaded: | Touched on case loaded |
| cleanup: | Touched on case cleaned up |
METKManager, METKMsgReceiver, METKMsgSender