Open LukasKoenemann opened 11 months ago
Hello,
I'm using OMPython to export an FMU via buildModelFMU function. In the current version the attribute displayUnit is not exported for any variable. Is there any possibility to export displayUnit next to the unit attribute?
buildModelFMU
displayUnit
unit
Best regards, Lukas Koenemann
Hello,
I'm using OMPython to export an FMU via
buildModelFMU
function. In the current version the attributedisplayUnit
is not exported for any variable. Is there any possibility to exportdisplayUnit
next to theunit
attribute?Best regards, Lukas Koenemann