Revit_Toolkit icon indicating copy to clipboard operation
Revit_Toolkit copied to clipboard

RefObjects do not capture the link information on FromRevit converts

Open pawelbaran opened this issue 3 years ago • 2 comments

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.

pawelbaran avatar Aug 18 '22 16:08 pawelbaran

I believe you meant "there could be objects of same ID in two models".

vietle-bh avatar Jan 04 '24 14:01 vietle-bh

You are right @vietle-bh, thank you 👍

pawelbaran avatar Jan 04 '24 18:01 pawelbaran