Solver Application Programming Interface (API)
You can create your own C/C++ functions for a solver to call when it needs to calculate a property or process control. For example, the melt viscosity function during a Fill analysis can be substituted with a user viscosity routine. This gives you the flexibility to develop your own material models when the supplied native Moldflow models are inadequate.
This feature is available for the following mesh types:
3D
Supported Analysis Types
Using this API requires you to be able to compile a shared library object and to copy it into the binary directory of your Insight installation. You may need to have administrator privileges on your computer to do this. If you are sending the analysis to a remote computer then you may need administrator privileges on that machine too.
Alternatively, using Windows Explorer, navigate to the installed product directory, typically C:\Program Files\Autodesk\Moldflow Insight 20XX, then into the help directory. The API reference is available in solverapi.chm.