Click or drag to resize

FmuInstances Property

Read-only list of all instances.

Namespace: Emulate3D.FMI.V2
Assembly: Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 19.00.00
Syntax
C#
public IReadOnlyList<Instance> Instances { get; }

Property Value

IReadOnlyListInstance
See Also