buildingSMART / buildingSMART/IFC5-development

inherited children mesh nodes with same path

Open
#54 9 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.