Description
When evaluating the dependency tree of envelopes (SUPTREE) and the combination table (COMBROW, COMBGROUP), the superposition steps are serialized and grouped. The steps for calculating an envelope are enclosed by the commands SUPOPEN and SUPCLOSE. This serialization is performed by the program and does not need to be performed by the user. However, direct use of the serialized input is allowed.
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 |
env |
envname |
TEXT |
Name of the envelope |
init |
TRUE or FALSE |
BOOLEAN |
The envelope is initialized or not. |
envtype |
combtype |
INT |
Combination type; This input is used only when COMBROW or COMBGROUP is executed. |
day |
resday |
INT |
Day of combination, default: resday = day1; This input is used only when COMBROW or COMBGROUP is executed. |
Scopes
TASKS, CONTAINER
Examples
TASK SUPOPEN 1 LOCAL 0 "" "env=env1"
TASK SUPADDLC 1 LOCAL 0 "" "constr=" "lc=SW-SUM" "day=FINAL"
TASK SUPCLOSE 1 LOCAL 0 ""
The envelope "env1” is opened and the results of the load case "SW-SUM” are added. The envelope is then closed.
|
(C) ALLPLAN GmbH |
Privacy policy |