Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.EventQueue Namespaces
Demo3D.EventQueue.CoSimulation
ICoSimulationMaster Interface
ICoSimulationMaster Methods
AddSimulator Method
Clear Method
RemoveSimulator Method
ICoSimulationMaster
RemoveSimulator Method
Remove a simulator.
Namespace:
Demo3D.EventQueue.CoSimulation
Assembly:
Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
Copy
bool
RemoveSimulator
(
ICoSimulator
simulator
)
Parameters
simulator
Type:
Demo3D.EventQueue.CoSimulation
ICoSimulator
Simulator to remove.
Return Value
Type:
Boolean
True if the simulator was removed.
See Also
Reference
ICoSimulationMaster Interface
Demo3D.EventQueue.CoSimulation Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com