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: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.