Autodesk Moldflow CAD and simulation results data exists in binary or encrypted proprietary data files, making them difficult to read by Artificial Intelligence(AI) tools. To aid AI, we have provided an aiassistant tool to extract summary data from the geometry, material, machine, and simulation result sets.
The aiassistant utility extracts and processes numerical results from Autodesk Moldflow Insight output and result files on either a PC or a Linux machine. When running on a Linux machine, make sure you have added appropriate environment variables to your shell.
aiasssitant <study_name> [-output filePrefix] [-mes RAW]
[-units_option SI|ENGLISH|METRIC]
[-help]
-model
-material
-machine
-results
-advice
This table lists the arguments that can be used with the aiassistant utility:
| Argument | Description |
|---|---|
| study_name | The study file name |
| -output filePrefix | Type your project file in place of project_file to specify that the study name specified should be looked up in the specified project file. |
| -mes RAW | Write the screen output in raw mode. | -units system | Type one of (SI, METRIC, ENGLISH) in place of system, to use that unit system in the output. |
| -help | to print this help message. |
| -model | Only generate summary model and geomtric property data. |
| -material | Only generate summary material property data. |
| -machine | Only generate summary machine property data. |
| -results | Only generate result summary data. |
| -advice | Only generate result advice data. |
The aiassistant tool writes data in an ASCII .json file format
Mesh type
Analysis sequence
Geometry information
Material information
Machine information
Result summary information
For single frame results, such as "Fill time", we provide the minimum, maximum, average, and standard deviation
For time series (multi-frame) results such as "Pressure", we provide the minimum and maximum values across the whole result set (all frames).
For deflection results only the Deflection:All effects result will be provided.
For tensor results only the magnitude will be provided.
Advice information
Automatically provide result advice information