API: Get the current result type

I’m writing Python scripts using the Moldex3D Studio API 2025.

In my workflow, the user first creates probes and manually examines the results.

After that, I want to use Python to create probes at the same locations and query the same type of result in other simulation runs.

My problem is that I cannot find a command to retrieve the result type currently displayed in Moldex3D Studio. I can only query results by explicitly specifying the analysis type and value type.

Is there any way to get the currently displayed result type?

Posted 8 hours ago in Moldex3D.
Add Comment