Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 18.1.1 ]
What are the options for version control on models?
Is using git a good idea?
Solved! Go to Solution.
[ FlexSim 18.1.1 ]
What are the options for version control on models?
Is using git a good idea?
Solved! Go to Solution.
Models are saved as a binary file by default, but you can choose to save the model as an XML file to better work with version control.
Refer to the XML in FlexSim page of the user manual for more information (Reference > Developer and Advanced User Reference > XML in FlexSim). Keep in mind though, that saving to XML is slower and used infrequently by other users.