Click or drag to resize

ModelDescriptionVariableNamingConvention Property

Defines whether the variable names in ModelVariables and in TypeDefinitions follow the flat or structured convention.

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

Property Value

Type: VariableNamingConvention
See Also