Syntax
APLACE arg1
Description
Control of the occurrence of the Allplan PythonPart, which is linked as a reference to the placement.
Arguments
Minimum quantity: 1
arg1
Value |
Dimension |
Meaning |
0 |
INT |
Smart Placement disabled at each station where the cross section is assigned |
1 |
INT |
Smart Placement enabled at each station where the cross section is assigned |
apvar |
TEXT |
Activation of the Smart Placement by a variable (type NONE) whose value is 0 or 1 at the station. |
Scopes
REINFLONG, REINFSHEARW
Examples
REINFLONG "LongReinf1" BEGIN
MATERIAL ""
BOUNDARY "Boundary 1"
DIAMETER 0.013000
ASUSER 10.000
APLACE 1
REFERENCE "Plc-LongReinf1"
REINFLONG END
The longitudinal reinforcement "LongReinf1" is linked to an Allplan PythonPart using the placement "Plc-LongReinf1" . The placement is active at each station.
|
(C) ALLPLAN GmbH |
Privacy policy |