__getcurveresults - PLAXIS 2D Input commands documentation

__getcurveresults __gcres

Displays the calculated values of a particular block of the specified phase.
Displays the values of the calculation results of a specified block in a phase. The values shown are the values in the last step of the calculation.
__getcurveresults Phase_1 "PPRESS_R" Displays the values of the calculation results of block 'PPRESS_R' in Phase_1.
PlxBasePhase' Text'
PlxBasePhase Phase reference Name of the phase from which the calculation results should be displayed
Text Block reference Name of the block from 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.
__getcurveresults Phase_1 "PPRESS_R" 14 Displays the minimum, maximum and last value of the position at index 14 of the calculation results of block 'PPRESS_R' in Phase_1. The numbering of the values is 0-based.
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 from which the calculation results should be displayed
Integer Value index Index of the value that should be displayed. The numbering of the values is 0-based.
Mode Target
Water levels, Staged construction Global
None
Displays the values of the calculation results of column of a specified block in a phase.
__getcurveresults Phase_1 "PPRESS_R" 0 3 Displays the values of the calculation results of the first of the three columns of block 'PPRESS_R' in Phase_1.
PlxBasePhase' Text' Integer' Integer'
PlxBasePhase Phase reference Name of the phase from which the calculation results should be displayed
Text Block reference Name of the block from which the calculation results should be displayed
Integer Value index Column number in the block for 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 columns in the block for which the calculation results should be displayed
Mode Target
Water levels, Staged construction Global
None