Environment_Engine: Add methods to handle checking elements in space
Open
type:feature
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
This should cover checking if elements are in spaces. It will be a few methods, with a base method checking if a single element is in a space, beginning with only elements defined by a point based location and expanding from there. An additional method will be needed for handling a set of elements and spaces, returning the elements per each space along with a list of elements not in any space.
Contributor guide
Assessment
This issue has not been assessed yet.