Syntax
PLACEMENTS arg1 arg2
Description
Placements place Allplan objects (Python parts and macros) on the bridge geometry. These geometric objects can be visualized in Allplan Bridge, but are not taken into account in the static analysis. When the bridge geometry is transferred to Allplan, the connected objects present in the Allplan model adjust accordingly.
This list is implicitly managed by using the placements in cross sections and components.
Arguments
Minimum quantity: 1
arg1
Value |
Meaning |
BEGIN |
Scope will be opened |
END |
Scope will be closed |
arg2 (arg1 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The placements of the scope are added. |
CLEAR |
KEYWORD |
The existing placements are deleted before the scope is imported. |
Scopes
ABM
Examples
PLACEMENTS BEGIN
PLACEMENTS END
|
(C) ALLPLAN GmbH |
Privacy policy |