Click or drag to resize

ICoSimulationMaster Interface

Represents a co-simulation master.

Namespace:  Demo3D.EventQueue.CoSimulation
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
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