buildingSMART / buildingSMART/IFC5-development
inherited children mesh nodes with same path
Open
- Dominant language
- HTML
- Stars
- 220
- Forks
- 80
- Avg merge
- 4d 6h
- Merged PRs (30d)
- 2
Description
In the domestic-hot-water.ifcx example, there are some nodes (i.e. PIP_20_001) which have a "Body" geometry node. PIP_20_001, however, also inherits from another node, which have children node with the same "Body" key...what happens in such cases?
- The Body on the direct node wins because is the "closest"
- The Body on the inherited node wins because is the "farthest"
- Both wins (i.e. display both) because their "full" path is different
- others ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.