Architecture_Engine: Room QC method
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Description:
We would like to have a method, to conduct quality check function for architecture room object
Input: List of Room
Output: List of Room passed check
Output: List of Room failed check
Checking rules:
1. Is planar surface
2. Location fall in perimeter
3. Name is unique in the list
etc.
This could be a method that host multiple check functions and provide warning message accordingly.
Contributor guide
Research direction
The issue does not name files, tests, or an entry point. Review the Architecture_Engine APIs for Room objects and clarify the complete checking rules, warning format, and expected separation of passed and failed rooms. Done should be a defined method that accepts a list of rooms and reports the requested quality-check results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100