Click or drag to resize

FmuAspectPlatform Property

FMU instance platform.

Namespace:  Emulate3D.FMI
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public InstancePlatform Platform { get; set; }

Property Value

Type: InstancePlatform
See Also