Click or drag to resize

ICoSimulationMaster Interface

Represents a co-simulation master.

Namespace:  Demo3D.Time.CoSimulation
Assembly:  Demo3D.Time (in Demo3D.Time.dll) Version: 18.03.00
Syntax
C#
public interface ICoSimulationMaster

The ICoSimulationMaster type exposes the following members.

Methods
  NameDescription
Public methodAddSimulator
Add a simulator.
Public methodClear
Remove all simulators and restore the defaults.
Public methodRemoveSimulator
Remove a simulator.
Top
See Also