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