Marine systems simulation
|
This page explains how to compile SimObject libraries.
If your environment is set up correctly, and you have the correct access to Artifactory, you should be able to compile this project with visualization by running:
You should now have a Visual Studio solution file in <PROJECT_DIR>/buildVis
, assuming that you are working on Windows.
First, download a license file here if you do not already have a valid one.
In the following, it is assumed that you are using the Debug
configuration and have built the project with visualization.
Set as startup project
.Properties
.Debugging
FhVis_d
<INPUT_FILE>
<PLAYPEN_DIR>/bin
<F5>
to start the simulation.Some of these properties may be found using the browse
-button.
<INPUT_FILE>
is an XML input file used to test your library<PLAYPEN_DIR>
may be e.g. C:\_work\_DEV\FhSimPlayPen_vs14-64
Start a command prompt and execute the following: