Skip to content

Commit f270b55

Browse files
committed
Rename roofer volume attributes
1 parent 9c42715 commit f270b55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/core/src/bag3d/core/assets/reconstruction/reconstruction.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@ def create_roofer_config(
196196
rmse_lod12 = "b3_rmse_lod12"
197197
rmse_lod13 = "b3_rmse_lod13"
198198
rmse_lod22 = "b3_rmse_lod22"
199+
volume_lod12 = "b3_volume_lod12"
200+
volume_lod13 = "b3_volume_lod13"
201+
volume_lod22 = "b3_volume_lod22"
199202
h_ground = "b3_h_maaiveld"
200203
slope = "b3_hellingshoek"
201204
azimuth = "b3_azimut"

0 commit comments

Comments
 (0)