Description
Numerical output of coordinates of cross-section points along the member axis 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 |
refpt |
rpname |
TEXT |
Name of the reference point in the cross-section; rpname=*: All reference points |
gridpt |
gpname |
TEXT |
Name of the grid point; gridpt=*: All grid points |
plc |
plcname |
TEXT |
Name of the placement; plc=*: All placements |
step |
sval |
STATION |
Distance of the output points; sval=0: All station of the member |
xlsout |
xlsname |
TEXT |
Name of output file |
Scopes
TASKS, CONTAINER
Examples
TASK STAKEREPORT 1 LOCAL 0 "" "refpt=*" "gridpt=Grid1(1:2)" "plc=" \
"step=2.50" "xlsout=stakereport.xlsx"
The report includes all reference points, the grid point Grid1(1:2), but no placement positions. The 3D coordinates of the points are output at a distance of 2.5. This file is located in the directory "./Reports/Stakeout".
The continuation character '\' was used for TCL commands to spread the command over several lines.
|
(C) ALLPLAN GmbH |
Privacy policy |