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