Why use a complicated FMU approach, when a simple "file command read" + "model merge" would do the job of reading an A/View model into an A/Car model ?
Seriously: A/Car is just a customized A/View. You can easily merge these models and then connect the necessary joints/forces/solver variables.
You could even "transform" a View-model into a Car-template by creating a blank template read the view-cmd and merge with the template. You'd then need to add communicators to connect to other subsystems.
Why use a complicated FMU approach, when a simple "file command read" + "model merge" would do the job of reading an A/View model into an A/Car model ?
Seriously: A/Car is just a customized A/View. You can easily merge these models and then connect the necessary joints/forces/solver variables.
You could even "transform" a View-model into a Car-template by creating a blank template read the view-cmd and merge with the template. You'd then need to add communicators to connect to other subsystems.