Description
Numerical output of the tendon geometry and prestress results to an XLSX file
Arguments
The basic arguments correspond to those of all tasks (cf. TCL Command TASK). The other arguments are to be entered in the form "key=value".
There are the following additional specific predefined arguments, cf. UI-input of TENDONREPRT:
Key |
Value |
Dimension |
Meaning |
elong |
TRUE or FALSE |
BOOLEAN |
Output of the tendon elongation due to the prestressing process |
forces |
TRUE or FALSE |
BOOLEAN |
Output of the tendon force distribution due to the prestressing process |
geo |
TRUE or FALSE |
BOOLEAN |
Output of the geometric positions |
refpt |
rpname |
TEXT |
Name of the reference point in the cross-section |
gridpt |
gpname |
TEXT |
Name of the grid point |
step |
sval |
STATION |
Distance of output points |
xlsout |
xlsname |
TEXT |
Name of output file |
Scopes
TASKS, CONTAINER
Examples
TASK TENDONREPORT 1 LOCAL 0 "" "elong=TRUE" "forces=TRUE" "geo=TRUE" \
"refpt=Pref1" "gridpt=Grid1(1:2)" "step=2.50" \
"xlsout=tendonreport.xlsx"
The report includes several chapters. The tendon elongation and the force curve due to the prestressing process are output. The geometrical data, related to a reference point and a grid point in the cross section, are output at intervals of 2.5. All tendons are considered, since the assembly specification is missing. This file is located in the directory "./Reports/Schedule/Tendons".
The continuation character '\' was used for TCL commands to spread the command over several lines.
|
(C) ALLPLAN GmbH |
Privacy policy |