Click or drag to resize

CoSimulatorBaseNotifyStatusChanged Method

Raises the StatusChanged event.

Namespace:  Demo3D.Time.CoSimulation
Assembly:  Demo3D.Time (in Demo3D.Time.dll) Version: 18.04.00
Syntax
C#
protected virtual void NotifyStatusChanged(
	CoSimulatorStatus status
)

Parameters

status
Type: Demo3D.Time.CoSimulationCoSimulatorStatus

[Missing <param name="status"/> documentation for "M:Demo3D.Time.CoSimulation.CoSimulatorBase.NotifyStatusChanged(Demo3D.Time.CoSimulation.CoSimulatorStatus)"]

See Also