BHoM / BHoM_Engine

Internal manipulation of the BHoM
GNU Lesser General Public License v3.0
26 stars 13 forks source link

Environment_Engine: Create.Opening allows for openings that are larger than the panel #3279

Open Tom-Kingstone opened 6 months ago

Tom-Kingstone commented 6 months ago

Description:

When using the Create.Opening method with dimensions that will produce an opening that is larger than its corresponding panel, it allows the opening to be created, which can then be added to the Panel.

Steps to reproduce:

Create a panel, and input this into a Create.Opening with inputs that generate an opening that is wider than the panel.

Expected behaviour:

An error is raised and no Opening is output.

Test file(s):