![]() |
VR-Forces 4.3 Class Documentation
|
The Scenario Import/Export example demonstrates the following:
The Importing/Exporting scenarios example installes a new scenario importer/exporter that will read a comma delimited file and restore entity/aggregate laydown as well as tactical graphic objects.
Since this example is loaded as a plugin, it can be used in conjunction with the released VR-Forces application. Make sure to enable the csvScenarioImporterExporter example from the launcher application
Select Settings, Plugins... and on the Plugins Editor page, use the combo box at the top of the page to select the plug-in. Then enable the Load
To view the new behavior:
Scenario Import/Export does not export VR Forces specific data, such as Plans and Tasks.
| DtVrfCSVScenarioDescriptionImporterExporter | Class that will import/export information to/from the scenario. Extension of DtCSVScenarioDescriptionImporterExporter. |
| DtCSVScenarioDescriptionImporterExporter | Class that will fill in internal structures with information from a comma delimited file or write the comma delimited file from scenario information. |