ICoSimulationMasterAddSimulator Method |
Add a simulator.
Namespace:
Demo3D.EventQueue.CoSimulation
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 14.0.0.10531
SyntaxObject AddSimulator(
ICoSimulator simulator
)
Parameters
- simulator
- Type: Demo3D.EventQueue.CoSimulationICoSimulator
Simulator to add.
Return Value
Type:
ObjectStatistics property bag showing stats maintained by the co-simulation master.
See Also