Syntax
PLACEPYTHON arg1 arg2 arg3
Description
Python parts are created as geometric objects in Allplan. To position these objects at the bridge geometry, various settings have to be made in the property set. Variables can be used to adjust the dimension and position of the object.
These objects are not part of the static analysis, but are transferred to Allplan with the bridge geometry.
Arguments
Minimum quantity: 2(1)
arg1
Value |
Dimension |
Meaning |
name |
TEXT |
Name of the property set |
END |
KEYWORD |
Scope will be closed. |
arg2
Value |
Dimension |
Meaning |
BEGIN |
KEYWORD |
Scope will be opened. |
arg3 (arg2 = BEGIN)
Value |
Dimension |
Meaning |
ADD |
KEYWORD |
The content of the scope will be added to the property set. |
CLEAR |
KEYWORD |
The content of the property set is deleted before the scope is imported. |
Scopes
CPROPSETS
Examples
PLACEPYTHON "bearingL" BEGIN
APLACE "doplace"
REFERENCE "bearingL(hbearingS)"
XLOCAL PLTAN
ZLOCAL SPZ
POINT "P1" LSECT "L22" "L15"
PLACEPYTHON END
The polymer bearing was created with Allplan as a Python part and is placed here at the desired positions of the bridge geometry.
|
(C) ALLPLAN GmbH |
Privacy policy |