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