Description
After the verification is done (CODECHECK), this task creates the reports. The arguments correspond to those of CODECHECK.
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. CODECHECK:
Key |
Value |
Dimension |
Meaning |
resname |
rname |
TEXT |
Name under which the results of CODECHECK were saved |
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 |
detailing |
TRUE or FALSE |
BOOLEAN |
Generate the report of reinforcement details |
Scopes
TASKS, CONTAINER
Examples
TASK CHECKREPORT 1 LOCAL 0 11 "resname=ReinfCheck_too" "flexure=TRUE" "brittle=TRUE" "shear=TRUE" \
"torsion=TRUE" "interact=TRUE" "stresslim=TRUE" "crack=FALSE" \
"detailing=TRUE"
The reports are generated for all element sections of the assembly 11, considering the chosen options.
|
(C) ALLPLAN GmbH |
Privacy policy |