doNotUpdateElementIds Readonly

doNotUpdateElementIds: Set<string> = ...

The set of elements that should not be updated by this IModelImporter. Defaults to the elements that are always present (even in an "empty" iModel) and therefore do not need to be updated

@note Adding an element to this set is typically necessary when remapping a source element to one that already exists in the target and already has the desired properties.

Defined in

Last Updated: 13 December, 2023