Hinged windows
Windows can now be sliding (as before) or hinged (articulation in the horizontal plane, at the top or bottom of the window - it makes no difference for the model).
Not ready to be merged yet - @gaazzopa can you please update the UI? One needs to add window_type
with two possible values (sliding
and hinged
), and window_width
(only when window_type
is hinged
). Then I'll update model_generator.py
.
This will ultimately close #95 (closed) .
Edited by Nicolas Mounet