Description
Numerical output of the axis definition and geometry 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 following other specific predefined arguments:
Key |
Value |
Dimension |
Meaning |
axis |
axname |
TEXT |
Axis name |
ds |
sval |
STATION |
Distance of output points |
constraints |
TRUE or FALSE |
BOOLEAN |
Output constraint points and end point of axis |
xlsout |
xlsname |
TEXT |
Name of output file |
Scopes
TASKS, CONTAINER
Examples
TASK AXISREPORT 1 LOCAL 0 "" "axis=Axis 1" "ds=1.00" "constraints=TRUE" "xlsout=AxisReport.xlsx"
The output file "AxisReport.xlsx" is generated in directory "./Reports/Schedule/Axis" and contains the defined plan and elevation including all constraint points. In addition, all plan and elevation data of the axis are output at intervals of 1.0.
|
(C) ALLPLAN GmbH |
Privacy policy |