CATIA-Systems / FMIKit-Simulink

Import and export Functional Mock-up Units with Simulink
Other
157 stars 51 forks source link

Keep dots (".") in input and output names #222

Closed rokil closed 4 years ago

rokil commented 4 years ago

When an inport or an outport of the model contains a dot in its name, e.g. Environment.Air.Temperature then an FMU exported with the grtfmi target has an input or output with the name EnvironmentAirTemperature

There is no reason why this dot is removed.

Even if naming conventions of FMI are considered, the dot should remain:

t-sommer commented 4 years ago

Can you provide steps to reproduce the problem with v2.9?

rokil commented 4 years ago

I'm very sorry, I did not notice this was already fixed! Not reproducible with v2.9.