__getresults - PLAXIS 3D Input commands documentation

__getresults __gres

Displays calculation results.
Displays the minimum and maximum value of the calculation results of a specified block in a phase.
__getresults InitialPhase "UTOT___R" Displays the minimum and maximum or uniform value of the calculation results of block 'UTOT___R' in the initial phase (only for Gravity loading calculation type).
__getresults Phase_2 "UTOT___R" Displays the minimum and maximum or uniform value of the calculation results of block 'UTOT___R' in the Phase_2.
PlxBasePhase' Text'
PlxBasePhase Phase reference Name of the phase from which the calculation results should be displayed
Text Block reference Name of the block of which the calculation results should be displayed
Mode Target
Water levels, Staged construction Global
None
Displays a specific calculation result of a specified block in a phase.
__getresults InitialPhase "UTOT___R" 14 Displays the value at index 14 of the calculation results of block 'UTOT___R' in the initial phase (only for Gravity loading calculation type).
PlxBasePhase' Text' Integer'
PlxBasePhase Phase reference Name of the phase from which the calculation results should be displayed
Text Block reference Name of the block of which the calculation results should be displayed
Integer Value index Index of the value that should be displayed
Mode Target
Water levels, Staged construction Global
None
Displays all of the calculation results of column of a specified block in a phase.
__getresults Phase_2 "UTOT___R" "all" Displays all calculation results of the first column of block 'UTOT___R' in Phase_2.
PlxBasePhase' Text' <Text: "all">
PlxBasePhase Phase reference Name of the phase from which the calculation results should be displayed
Text Block reference Name of the block of which the calculation results should be displayed
Text "all" Text to display all results
Mode Target
Water levels, Staged construction Global
None
Displays the calculation results of row of a specified block in a phase.
__getresults Phase_3 "UTOT___R" "rows" 0 3 Displays the calculation results of the first row of block 'UTOT___R' in Phase_3.
PlxBasePhase' Text' <Text: "rows"|"columns"> Integer' Integer'
PlxBasePhase Phase reference Name of the phase from which the calculation results should be displayed
Text Block reference Name of the block of which the calculation results should be displayed
Text "rows" Text to display the rows
Integer Value index Row number of the block for the which the calculation results should be displayed. The numbering of columns is 0-based, so the first column has number 0.
Integer Value index Number of rows in the block for the which the calculation results should be displayed
Mode Target
Water levels, Staged construction Global
None