CoSimulatorBase Constructor |
Constructs a new Simulator.
Namespace: Demo3D.Time.CoSimulationAssembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
Syntaxprotected CoSimulatorBase(
string name,
CoSimulatorFlags flags
)
Parameters
- name String
- User friendly name of the simulator.
- flags CoSimulatorFlags
- Simulator flags.
See Also