Skip to content

Hinged windows

Nicolas Mounet requested to merge develop/hinged_window into master

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

Merge request reports