Hello,
I would like to generate a cross section in Plaxis 3D and then extract the "total discharge" quantity using Python, but can't work out the correct syntax.
Thank you..
Dear Arife,
Unfortunately, it is not yet possible to query this result. PLAXIS Output computes this on the fly using the data it gets from the flux.
Therefore, the only way is to compute it with Python using the same data over the length of the cross-section.
We are working to add this result type in the future.