as may have already become apparent from some of my other posts, I currently have problems accessing the results with the result smoothing setting “constant in finite elements” via the API and am therefore currently trying to find a kind of workaround.
One idea that occurred to me was to use an AI agent that runs on the MCP server; I read about this in the following community post: AI integration in parametric design
I would like to simply try it out myself; however, on the one hand, I have the problem that I cannot place the config.ini file in the folder path due to a security blockade of the API, and on the other hand, I fear that the AI agent ultimately only generates processes based on the Python API commands and that there is currently simply no way to access result values of the result smoothing “constant in finite elements”…
Since I do not want to waste more hours tomorrow training the AI agent and holding up other colleagues from IT only to realize that the agent cannot evaluate constant mesh smoothing, I thought I would simply ask in advance whether the AI agent actually just generates Python API codes or can also access more results such as those from other result smoothings / raw data / integration points, etc.