doNotUpdateElementIds Readonly

doNotUpdateElementIds: Set<string> = ...

The set of elements that should not be updated by this IModelImporter. Defaults to an empty set.

@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: 15 May, 2024