Converting a Version Controlled Model to a Standard Model
You can convert a version controlled MapleSim model from the .base_msim file format to the standard .msim file. This generates a single file that contains all of the components and attachments required to simulate your model. This is useful if you want to share your model with others.
Note: You can also convert a version controlled model to a version controlled library. See Creating a Version Controlled Library for details.
To convert a version controlled model to a standard model:
Open the .base_msim file for the version controlled model.
From the File menu, select Save As... .
Browse to the directory you want to save the model in.
Enter the model name in the File name field.
Select MapleSim Model (*.msim) from the Files of type list.
See Also
Revision Control Support for Models and Libraries
Version Controlled MapleSim Model File Format
Creating a Version Controlled Model
Creating a Version Controlled Library
Opening a Version Controlled Model or Library
Exporting a Custom Library to a Model
Importing Modelica Models and Libraries
The MapleSim Window
Download Help Document