doNotUpdateElementIds Readonly

doNotUpdateElementIds: Set<string> = ...

The set of elements that should not be updated by this IModelImporter.

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: 11 June, 2024