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"
public virtual PostActivateLiveSim( | ) |
public virtual PostDeactivateLiveSim( | ) |
public virtual PreActivateLiveSim( | ) |
public virtual PreDeactivateLiveSim( | ) |
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.