Description
The traveler is positioned and the force is applied at the new position and removed at the old position.
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 |
traveler |
cantilever |
TEXT |
Name of the traveler |
side |
0 || 1 |
INT |
Position at the beginning (0) or end (1) of the segment |
Scopes
TASKS/CONTAINER
Examples
TASKS BEGIN
#task taskname day1 duration assembly [SKIP] additional args
CONTAINER 1 LOCAL 7 "" "descr=Cantilever, Pier 1"
TASK TRAVELER 1 LOCAL 7 2 "traveler=TR" "side=0"
TASK INSTSEG 2 LOCAL 5 3
CONTAINER END
CONTAINER 1 LOCAL 7 "" "descr=Cantilever, Pier 1"
TASK TRAVELER 1 LOCAL 7 5 "traveler=TR" "side=1"
TASK INSTSEG 2 LOCAL 5 6
CONTAINER END
CONTAINER 1 LOCAL 7 "" "descr=Cantilever, Pier 2"
TASK TRAVELER 1 LOCAL 7 8 "traveler=TR" "side=1"
TASK INSTSEG 2 LOCAL 5 9
CONTAINER END
CONTAINER 1 LOCAL 7 "" "descr=Cantilever, Pier 2"
TASK TRAVELER 1 LOCAL 7 11 "traveler=TR" "side=0"
TASK INSTSEG 2 LOCAL 5 12
CONTAINER END
TASKS END
The first steps of the cantilever construction above piers 1 and 2 are carried out on the left and right sides. The preprocessor will translate the information into the corresponding calculation tasks. In the process, the forces are applied by the traveler and removed again. The new segments are concreted and activated.
|
(C) ALLPLAN GmbH |
Privacy policy |