ICoSimulationMasterRemoveSimulator Method |
Remove a simulator.
Namespace: Demo3D.Time.CoSimulationAssembly: Demo3D.Time (in Demo3D.Time.dll) Version: 19.00.00
Syntaxbool RemoveSimulator(
ICoSimulator simulator
)
Parameters
- simulator ICoSimulator
- Simulator to remove.
Return Value
BooleanTrue if the simulator was removed.
See Also