MEnv (STRUCT)ΒΆ
TYPE MEnv : STRUCT
The environment that is passed to each instance.
- InOut:
Name
Type
Initial
Comment
mtreeThe module tree. Never 0.
rmpsThe RMP messge service. 0 if RMP communication is disabled.
prsmanAC_PERSIST.IPersistenceManagerThe persistence manager if created, 0 otherwise.
extsPOINTER TO IEnvironmentExtender
Extenders possibly provided by other composer plugins. ATTENTION: Returned externder FBs might be not initialized properly (depending on activated generators, etc.)
uiextsUINT0
Number of possible EnvironmentExtenders
visusPOINTER TO POINTER TO AC_Visu_Base
Pointer to the AC_Visu_FBs for frame changing. ATTENTION: This pointer may be 0 (meaning that i.e. no visus were generated)