Click or drag to resize

ModelDescriptionUnitDefinitions Property

If non-null, a list of unit and display unit definitions. These definitions are used in ModelVariables.

Namespace:  Emulate3D.FMI.V3.Description
Assembly:  Emulate3D.FMI (in Emulate3D.FMI.dll) Version: 18.04.00
Syntax
C#
public UnitDefinitions? UnitDefinitions { get; }

Property Value

Type: UnitDefinitions
See Also