Click or drag to resize

EnumerationQuantity Property

If non-null, physical quantity of the variable. For example, Angle, or Energy. The quantity names are not standardized.

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

Property Value

String
See Also