ICoSimulatorAfterStep Method |
Called after advancing the simulator.
Namespace:
Demo3D.Time.CoSimulation
Assembly:
Demo3D.Time (in Demo3D.Time.dll) Version: 18.04.00
Syntaxvoid AfterStep(
ModelTime currentTime
)
Parameters
- currentTime
- Type: Demo3D.TimeModelTime
The current simulation time.
See Also