Initializes a project. The absolute path to a solution file is mandatory. Project file is optional.
openProject(simplace, solution, project = nullString, parameterList = NULL)
java FWSimsession object
handle to the SimplaceWrapper object returned by initSimplace
solution file with absolute path or path relative to workdir
project file with absolute path or path relative to workdir, can be omitted to run solution only
a list with the parameter name as key and parametervalue as value
closeProject