Environment_Engine: Create.Opening allows for openings that are larger than the panel
Open
type:bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### 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):
Contributor guide
Assessment
This issue has not been assessed yet.