Click or drag to resize

ICoSimulationMasterAddSimulator Method

Add a simulator.

Namespace:  Demo3D.Time.CoSimulation
Assembly:  Demo3D.Time (in Demo3D.Time.dll) Version: 18.04.00
Syntax
C#
Object AddSimulator(
	Object simulator
)

Parameters

simulator
Type: SystemObject
Simulator to add.

Return Value

Type: Object
Statistics property bag showing stats maintained by the co-simulation master.
See Also