BHoM / BHoM/BHoM_Engine

Architecture_Engine: Room QC method

Open
#1,612 0 comments 0 reactions 0 assignees View on GitHub
type:feature
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.