Click or drag to resize

CoSimulatorBaseName Property

User friendly name of the simulator.

Namespace:  Demo3D.EventQueue.CoSimulation
Assembly:  Demo3D.EventQueue (in Demo3D.EventQueue.dll) Version: 15.0.2.11458
Syntax
C#
public string Name { get; }

Property Value

Type: String

Implements

ICoSimulatorName
See Also