buildingSMART / buildingSMART/IFC4.x-development
Wrong datatype for Pset_SpaceHVACDesign::NaturalVentilationRate and MechanicalVentilationRate
Open
ifc-update-out
proposal
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
These are IfcCountMeasures as they where in IFC4. But count measures are integers now in IFC 4.3, so these must be changed to something else (probably IfcNumericMeasure).
I'm not a big fan of this breaking change in IFC 4.3, but that's another discussion.
Contributor guide
Assessment
This issue has not been assessed yet.