Description
The loadcase is opened for entering the loads. 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 |
lc |
lcname |
TEXT |
Load case name |
init |
TRUE |
BOOLEAN |
Initialize loadcase results. |
init |
FALSE |
BOOLEAN |
Do not initialize loadcase results. |
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 |