ICoSimulatorStarting Method |
Simulation starting.
Namespace:
Demo3D.EventQueue.CoSimulation
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
Remarks
Returning
Scheduled effectively disables this simulator from participating in
single-step time-synchronized operation. It still receives
Starting(ModelTime, Double) and
Stopped notifications, and participates in speed negotiation using
ValidSpeed.
See Also