One can specify all or only some of the directories. Only the directories specified will be set.
setSimplaceDirectories(
simplace,
WorkDir = nullString,
OutputDir = nullString,
ProjectsDir = nullString,
DataDir = nullString
)
No return value, called for the side effect of setting framework directories
handle to the SimplaceWrapper object returned by initSimplace
working directory where solutions, projects and data resides (_WORKDIR_)
directory for output (_OUTPUTDIR_)
optional directory for project data (_PROJECTSDIR_)
optional directory for data (_DATADIR_)
getSimplaceDirectories