How to extract load - deflection table for multiple nodes at a single time ?
Hello Atul,
Can you please elaborate on what you mean by "single time"?
In general, in PLAXIS you can create a load-displacement curve as explained here: How to get a load - displacement curve using SumMstage
Or with Python: How to get a load - displacement curve using Scripting interface
For getting displacement(or settlement) and load(or stress) at various points we need to search each point individually and then get the results. Can we get these values for various points at one time only ?
Suppose we select 10 points and wanted to get settlement of all 10 points at one time.
Maybe this? Look for Help - Command Reference and getsingleresult in output program. If you make Ux, Uy it will give you settlements.
getsingleresult Phase_1 ResultTypes.Soil.Ux -8 -12