RefObjects do not capture the link information on FromRevit converts
Open
type:bug
- Dominant language
- C#
- Stars
- 35
- Forks
- 16
- Avg merge
- 7d 29m
- Merged PRs (30d)
- 2
Description
#### Description:
Currently `refObjects` on `FromRevit` converts use `ElementId` as key. This is not enough in case of linked models: in the extreme situation there could be objects of same time in two models, resulting in incorrect object being returned for one of them.
**Important:** `CachePanelGeometry` will require similar rework too, also material graded elements.
Contributor guide
Assessment
This issue has not been assessed yet.