Enable pulling of simplified geometry when non planar/curved elements cause errors for panels
Open
type:feature
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Currently panels, openings, etc that are curved or contain non planar elements are returned with null geometry. Ideally, we will have an option to return them with their base geometry in a simplified form so we do not lose their location information entirely. A common example of this is a vertical curved opening, where rather than failing we may want a planar 4 representation of the window's 4 corner-based outline instead.
Contributor guide
Assessment
This issue has not been assessed yet.