Syntax
LOADCASE arg1 arg2 arg3 arg4 arg5 arg6 ....
Description
Loads are grouped in a loadcase container. The assemblies, which are to be entered in a separate scope, are referenced by their numbers. Both the scope LOADCASE and its subtasks can reference assemblies. The union of both specifications is taken into account for the respective subtask.
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 |
lc |
lcname |
TEXT |
Loadcase name under which the results of the specified loads are saved |
SDL |
TRUE |
BOOLEAN |
The loadcase results are taken into account in the SDL sum. The name of the SDL sum must be specified under the options in the construction plan. |
SDL |
FALSE |
BOOLEAN |
The loadcase results are not taken into account in the SDL sum. |
The scope LOADCASE is to be closed by arg1 = END.
Scopes
TASKS
Examples
LOADCASE 1 LOCAL 0 "" "lc=Road construction" "SDL=TRUE" "descr=SDL loads"
TASK LOADQY 1 LOCAL 0 2 "uload=2" "mass=TRUE" "descr=Lane"
TASK LOADQY 1 LOCAL 0 3 "uload=3" "mass=TRUE" "descr=Right sidewalk"
TASK LOADQY 1 LOCAL 0 4 "uload=4" "mass=TRUE" "descr=Right barrier"
TASK LOADQY 1 LOCAL 0 5 "uload=5" "mass=TRUE" "descr=Left sidewalk"
TASK LOADQY 1 LOCAL 0 6 "uload=6" "mass=TRUE" "descr=Left barrier"
LOADCASE END
Various loads are added to the loadcase named "Road construction”. The loadcase "Road construction” is considered for SDL summation. The name of the SDL sum must be specified under the options in the construction plan.
|
(C) ALLPLAN GmbH |
Privacy policy |