Click or drag to resize

ICoSimulatorOnInterrupt Event

Raised when the simulator needs to interrupt the simulation. Requests the co-sim master (if it's running) to wake (or wake early) and reprocess the simulator.

Namespace: Demo3D.Time.CoSimulation
Assembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
Syntax
C#
event Action OnInterrupt

Value

Action
See Also