DELLiveInfraU5Itf Interface DELILiveInfraInOutNotif

Usage: you can freely reimplement this interface.


interface DELILiveInfraInOutNotif

Interface used to notify workbenches on Live Simulation activation/deactivation.
Role: This interface offers services to inform subscribing workbenches when Live Simulation is activated/deactivated.
The interface must be implemented on a dummy late-type composed from the name of the workbench + "_LSNotif"


Method Index


o PostActivateLiveSim()
o PostDeactivateLiveSim()
o PreActivateLiveSim()
o PreDeactivateLiveSim()

Methods


o PostActivateLiveSim
public virtual PostActivateLiveSim()
o PostDeactivateLiveSim
public virtual PostDeactivateLiveSim()
o PreActivateLiveSim
public virtual PreActivateLiveSim()
o PreDeactivateLiveSim
public virtual PreDeactivateLiveSim()

This object is included in the file: DELILiveInfraInOutNotif.h
If needed, your Imakefile.mk should include the module: DELLiveInfraU5Itf

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.