Syntax
CONSTRUCTION arg1 arg2 arg3 arg4
Description
The concept of construction plans is to be understood in general terms. Both the calculation plan of the static analysis and the construction site plan can be displayed. The current application is mostly on the side of static and dynamic analysis of the structure during construction and operation. Allplan Bridge can contain several construction plans, but currently only one construction plan is in use at any given time.
The construction plan is divided into phases, which can also run in parallel. The tasks in the phases are arranged (serialized) on a timeline during the calculation. The start day of a task determines its position in the timeline. If tasks have the same start day, then the definition order and in special situations the type of the task decides.
The creation of the calculation plan was partially automated. Thus, the load sums are automatically inserted on the critical days. If the automatic does not meet the requirements of the project, the automatic can be turned off and the user can create the schedule at his own wishes.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Name of the schedule |
END |
KEYWORD |
Scope will be closed. |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
TEMPLATE |
KEYWORD |
The construction is used as a template. It is not part of the final model, but serves as a template or auxiliary object. When using precast girders, it is useful to create reusable templates, as each precast girder has its own construction plan. The realisation of a template does not contain any phases of its own, but uses variables to adapt the template accordingly. |
arg3
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened (arg2 != BEGIN) |
ADD |
KEYWORD |
The content of the scope will be added to (arg2 = BEGIN). |
CLEAR |
KEYWORD |
The content is deleted before the scope is imported (arg2 = BEGIN). |
arg4 (arg3 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to. |
CLEAR |
KEYWORD |
The content is deleted before the scope is imported. |
Scopes
ABM
Examples
CONSTRUCTION "Schedule 1" BEGIN
CONSTRUCTION END
Scope is opened and closed.
|
(C) ALLPLAN GmbH |
Privacy policy |