Description
After the checks are done (e.g. CODECHECK), a summary report is generated by this task.
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 |
flexure |
TRUE or FALSE |
BOOLEAN |
Generate report of flexure check |
brittle |
TRUE or FALSE |
BOOLEAN |
Generate the report of brittle failure check |
shear |
TRUE or FALSE |
BOOLEAN |
Generate the report of shear check |
torsion |
TRUE or FALSE |
BOOLEAN |
Generate the report of torsion check |
interact |
TRUE or FALSE |
BOOLEAN |
Generate the report of interaction check (torsion and shear force) |
fatigue |
TRUE or FALSE |
BOOLEAN |
Generate the report of fatigue check |
stresslim |
TRUE or FALSE |
BOOLEAN |
Generate the report of stress check |
crack |
TRUE or FALSE |
BOOLEAN |
Generate the report of crack width check |
detailing |
TRUE or FALSE |
BOOLEAN |
Generate the report of reinforcement details |
Scopes
TASKS, CONTAINER
Examples
TASK DCESUMMARY 1 LOCAL 0 "" "flexure=TRUE" "brittle=TRUE" "shear=TRUE" "torsion=TRUE" \
"interact=TRUE" "fatigue=TRUE" "stresslim=TRUE" "crack=TRUE" \
"detailing=FALSE" "descr=Summary Report"
The summary "./Reports/Schedule/Checks/SummaryResults.docx" of all the specified evidence is created.
|
(C) ALLPLAN GmbH |
Privacy policy |