buildingSMART / buildingSMART/IFC4.x-development
Mistake in Figure 8.10.3.9.A
- Dominant language
- Python
- Stars
- 234
- Forks
- 123
- Avg merge
- 15h 4m
- Merged PRs (30d)
- 5
Description
Hello!
The Figure 8.10.3.9.A (https://github.com/buildingSMART/IFC4.3.x-development/blob/master/docs/figures/ifcmateriallayerwithoffsets_fig-1.png) shows that IfcMaterialLayerSet for IfcWallType is composed of:
- IfcMaterialLayerSetWithOffset which doesn’t exist in specs;
- IfcMaterialLayerSet which violates 8.10.3.7.5 Formal representation:

I suppose these parts should be as follows:
- IfcMaterialLayerWithOffset
- IfcMaterialLayer

Contributor guide
Assessment
This issue has not been assessed yet.