🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

MotionView Model Input from File

inasiopoUser: "inasiopo"
New Altair Community Member
Updated by inasiopo

Dear all,

 

We are building a motionview model. It is a full vehicle (special vehicle) model, so it is complex but it works fine.

 

Our question is if we can have a file (VehicleFile.txt) with all the info of the vehicle inside, such as connection points co-ordinates, masses, inertia, stiffnesses, etc. and link it with our model. So instead of having to modify the .mdl file, we can just modify the .txt file, and have everything in the mdl updated.

 

Is that possible?

 

Also, once we run the model, motionview creates a .xml file. Can we import this back to motionview. So if we do not have the .mdl, can we view the model and modify by using the .xml?

 

Many thanks,

Elias

Find more posts tagged with

Sort by:
1 - 1 of 11

    Hi @inasiopo

     

    Our question is if we can have a file (VehicleFile.txt) with all the info of the vehicle inside, such as connection points co-ordinates, masses, inertia, stiffnesses, etc. and link it with our model. So instead of having to modify the .mdl file, we can just modify the .txt file, and have everything in the mdl updated.

     

    Yes, if the modified format respects MDL guidelines. You can learn more about MDL from MotionView Tutorials>>Model Definition Language,

     

    Also, once we run the model, motionview creates a .xml file. Can we import this back to motionview. So if we do not have the .mdl, can we view the model and modify by using the .xml?

    .XML is the solver file, you can use the run the simulation. You can modify, customize the content but I don't think you can view the same in MV  as with.mdl file