Click or drag to resize

CoSimulatorBaseFlags Property

Simulator flags.

Namespace:  Demo3D.Time.CoSimulation
Assembly:  Demo3D.Time (in Demo3D.Time.dll) Version: 17.00.05
Syntax
C#
public CoSimulatorFlags Flags { get; }

Property Value

Type: CoSimulatorFlags

Implements

ICoSimulatorFlags
See Also