Hello.In plaxis output table, i have 9100 rows. when i get the result using phyton code below;
x = g_o.getresults(g_o.Phases[-1], g_o.ResultTypes.Soil.X, 'node')print(len(x))
as a result, i am getting 22750 rows,is there any way to display all of the results on output table?
Dear Emre,
The difference may be in the active elements. In PLAXIS Output we automatically filter the tables to the soil elements that are shown in your current plot.
With Python we return the full contents of the table.
I would recommend to compare them when checking InitialPhase which typically has the full model shown.
If you have doubts, please submit a service request: https://apps.bentley.com/srmanager/ProductSupport