add todo
This commit is contained in:
parent
45e29cac1f
commit
82e180dcb3
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ class LevelGeometries:
|
|||
upper=vertex_wall_heights,
|
||||
bottom=False)
|
||||
for key, geometry in self.restricted_spaces_outdoors.items():
|
||||
geometry.faces = ()
|
||||
geometry.faces = () # todo: understand this
|
||||
|
||||
self.walls_base.build_polyhedron(self._create_polyhedron,
|
||||
lower=self.min_altitude - int(0.7 * 1000),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue