buildingSMART / buildingSMART/IFC4.x-development
IfcBoxAlignment should be an enum
Open
allocated-core
before-NWI
IF
iso-compatibility
legacy
proposal
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
IfcBoxAlignment should be an enum because there is a fixed enumeration of allowed string values, see [here](https://github.com/xBimTeam/XbimEssentials/issues/463)
Contributor guide
Research direction
Start by reading the linked issue 463 and locating the IFC4.x specification definition for IfcBoxAlignment. Confirm the fixed allowed string values and determine how similar enumerations are represented; the work is done when IfcBoxAlignment is consistently modeled as an enum with those values.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100