For example, you wish to display the dimensions of a foundation in the first line.
#.## x #.## x #.##m
In the ”Pattern” line, enter:
%.2fx%.2fx%.2fm
In the ”Variable” line, enter:
LocX,LocY,LocZ
If, for example, you wish to display the weight in the second line, enter the following in the ”Pattern” line:
Wgt: %.2fto
In the ”Variable” line, enter:
Wgt
If you wish to display the volume of the element in the third line, enter the following in the ”Pattern” line:
V=%.2fm3
In the ”Variable” line, enter:
LocX*LocY*LocZ
(C) Allplan GmbH | Privacy policy |