Description
The load case is closed after the loads are entered and optionally calculated. This task is generated during the serialization of the scope LOADCASE, but in exceptional cases it can also be done directly by the user.
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 |
calc |
TRUE |
BOOLEAN |
Calculate the loadcase. |
calc |
FALSE |
BOOLEAN |
Do not calculate the loadcase. |
Scopes
TASKS, CONTAINER
Examples
TASK LCOPEN 1 LOCAL 0 "" "lc=lcloadf"
TASK LOADFN 1 LOCAL 0 1 "Fx=30.000" "Fy=-1000.000" "Fz=-200.000" "ex=0.000" "ey=0.000" "ez=0.000"
TASK LCCLOSE 1 LOCAL 0 "" "calc=TRUE"
The load case "lcloadf” is opened, then a nodal load is applied. The load case is closed and calculated.
|
(C) ALLPLAN GmbH |
Privacy policy |