Solver API examples

A few examples are supplied with the installation, that you can use to practice with and build upon.

All relevant files are installed, by default, into the installed directory folder, typically C:\Program Files\Autodesk\Moldflow Insight 20xx\help

Three viscosity examples are supplied, as described below. For each, a Visual Studio project file ('MoldflowUserFunctions_Example1.vcxproj' etc) is supplied to assist in building the 'MoldflowUserFunctions dll'. Build your library as a 64-it Release DLL. Once built, the file 'MoldflowUserFunctions.dll' should be copied into the installed directory folder.

Each .vcxproj file calls in the relevant files required to build the .dll file. These include: